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
I just ran into this issue when I was trying to dump a database locally. Maybe we should consider adding a nib command wrapper around docker exec <container_name> pg_dump -U <user> <schema_name>