PostresSQL tips and tricks
Connect to the DB (run from within shell in the postgres container) psql immich postgres ...
Connect to the PostgresSQL psql List all Databases \l Output Example ...