Skip to content

Expand documentation of postgres initdb logic #319

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

Merged
merged 2 commits into from
Aug 26, 2015
Merged

Expand documentation of postgres initdb logic #319

merged 2 commits into from
Aug 26, 2015

Conversation

md5
Copy link
Contributor

@md5 md5 commented Aug 22, 2015

  • Explain the execution order of initdb extension files
  • Document that *.sql scripts are run as $POSTGRES_USER
  • Recommend running psql commands inside *.sh scripts as $POSTGRES_USER

This assumes that docker-library/postgres#82 will be merged.

md5 added 2 commits August 21, 2015 23:17
* Explain the execution order of initdb extension files
* Document that *.sql scripts are run as $POSTGRES_USER
* Recommend running psql commands inside *.sh scripts as $POSTGRES_USER
@tianon
Copy link
Member

tianon commented Aug 26, 2015

LGTM 👍 ❤️

@daghack
Copy link
Contributor

daghack commented Aug 26, 2015

LGTM

daghack added a commit that referenced this pull request Aug 26, 2015
Expand documentation of postgres initdb logic
@daghack daghack merged commit bab7bba into docker-library:master Aug 26, 2015
@md5
Copy link
Contributor Author

md5 commented Aug 26, 2015

Good thing docker-library/postgres#84 was merged before these docs were updated since the suggestion to use $POSTGRES_USER in the *.sh scripts wouldn't have worked before! 👍

@md5 md5 deleted the postgres-psql-user branch August 26, 2015 19:28
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.

3 participants