Skip to content

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