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
pgAdmin 4: Added pgAdmin 4 to the DMB image for PostgreSQL management π¦ - Resolves Issue #49
Notes π
pgAdmin 4 is enabled by setting the PGADMIN_SETUP_EMAIL and PGADMIN_SETUP_PASSWORD environment variables ππ
The DMB PostgreSQL server is automatically added to pgAdmin4 ServersποΈ
On the first access of pgAdmin 4, the DMB PostgreSQL server password will need to be set in pgAdmin 4 ποΈ - the default PostgreSQL server password is postgres or set with POSTGRES_PASSWORD π
To access pgAdmin 4, navigate to http://<DMB_IP>:5050 in your browser π
The pgAdmin 4 data is stored in the /pgadmin/data directory - though, not required to mounted to the host π
The pgAdmin 4 config_local.py is stored in the /pgadmin/data directory and symlinked at startup π - review the pgAdmin 4 documentation for additional configuration options π
Backups of the PostgreSQL database can be made using pgAdmin 4 and are stored in the /pgadmin/storage directory ποΈ
The following message can be ignored on initial startup: ERROR - PostgreSQL subprocess: relation "version" does not exist at character 75