Skip to content

Conversation

@bartelemi
Copy link
Contributor

This flag prevents custom .psqlrc files from interfering with the db init process.

Fixes #901

This flag prevents custom .psqlrc files from interfering with the db init process
@tianon tianon merged commit dd84d6f into docker-library:master Oct 25, 2021
@tianon
Copy link
Member

tianon commented Oct 25, 2021

Great catch; thanks for the fix!

docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 25, 2021
Changes:

- docker-library/postgres@dd84d6f: Merge pull request docker-library/postgres#902 from bartelemi/master
- docker-library/postgres@edce986: fix: Add --no-psqlrc to psql script invocations
NeilHanlon pushed a commit to NeilHanlon/official-images that referenced this pull request Oct 27, 2021
Changes:

- docker-library/postgres@dd84d6f: Merge pull request docker-library/postgres#902 from bartelemi/master
- docker-library/postgres@edce986: fix: Add --no-psqlrc to psql script invocations
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.

SQL queries within docker-entrypoint.sh with custom psqlrc config

2 participants