You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I attach to a postgres database I get dozens and dozens of empty pg_temp_* and pg_toast_temp_* schemas which obfuscate the actual schemas I care about. It would be good to have some way to filter these out.
When I attach to a postgres database I get dozens and dozens of empty
pg_temp_*andpg_toast_temp_*schemas which obfuscate the actual schemas I care about. It would be good to have some way to filter these out.