Get pgadmin4 connected to new db
#24
Closed
opened 3 years ago by youainti
·
3 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
For some reason I can't connect the new version of the db to pgadmin.
Diagnose and fix this as it will simplify things a lot to use pgadmin as a gui.
just needed to restart pgadmin
when fixing #25 this came up again. I am considering adding pgadmin to the docker-compose just to remove this issue.
Issue was that the networks were not setup properly. Should be fixed now.