Skip to content

Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable) #646

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 1 commit into from
Dec 3, 2019

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 3, 2019

This is a follow-up to #642 (closes #644).

… server both normally respect that variable)
@yosifkit yosifkit merged commit ae986e1 into docker-library:master Dec 3, 2019
@yosifkit yosifkit deleted the PGPORT branch December 3, 2019 03:11
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 3, 2019
Changes:

- docker-library/postgres@ae986e1: Merge pull request docker-library/postgres#646 from infosiftr/PGPORT
- docker-library/postgres@89a2fb8: Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 3, 2019
Changes:

- docker-library/postgres@0d0485c: Merge pull request docker-library/postgres#647 from infosiftr/help
- docker-library/postgres@ae986e1: Merge pull request docker-library/postgres#646 from infosiftr/PGPORT
- docker-library/postgres@de2aa0b: Check for "help" to short circuit server starting (since they break when passed to pg_ctl)
- docker-library/postgres@89a2fb8: Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
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.

postgres:10.11 fails to start when PGPORT is passed
2 participants