Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify postgres setup #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trivialkettle
Copy link
Contributor

@trivialkettle trivialkettle commented Jun 19, 2024

If POSTGRES_USER, POSTGRES_PASSWORD and POSTGRES_DB are set, the postgres container automatically creates the database and role with the set name and password.

@trivialkettle trivialkettle force-pushed the simplify_psql branch 2 times, most recently from 367e73e to b20dfea Compare June 19, 2024 13:08
If POSTGRES_USER, POSTGRES_PASSWORD and POSTGRES_DB are set, the
postgres container automatically creates the database and role with the
set name and password.
@foorschtbar
Copy link

Works perfect. Please accept :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants