You can use pgAdmin to manage PostrgeSQL.
Navigate to the pgAdmin Welcome page: http://localhost:5050
Login using the PGADMIN_DEFAULT_EMAIL ([email protected]) and PGADMIN_DEFAULT_PASSWORD (secret) credentials:
Create Connection Wizard - General Tab:
Create Connection Wizard - Connection Tab:
Note: The 'Host name / address' field must match the value (e.g., postgres) specified in the project's docker-compose.yml.
Browser - Schemas: