Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
docker-library
/
postgres
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.4k
Code
Issues
40
Pull requests
8
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
4dc16e4
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 18, 2020
Merge pull request #686 from infosiftr/xz-files
Show description for 4dc16e4
tianon
authored
4dc16e4
Copy full SHA for 4dc16e4
Commits on Feb 17, 2020
Add .sql.xz support to docker-entrypoint-initdb.d
Show description for 4f70bf2
yosifkit
committed
4f70bf2
Copy full SHA for 4f70bf2
Merge pull request #685 from infosiftr/clarify-unset
Show description for ba0e45b
yosifkit
authored
ba0e45b
Copy full SHA for ba0e45b
Clarify that "POSTGRES_PASSWORD" should be non-empty
Show description for f1bc878
tianon
committed
f1bc878
Copy full SHA for f1bc878
Commits on Feb 14, 2020
Merge pull request #680 from infosiftr/eol-9.4
Show description for 05ac2d3
yosifkit
authored
05ac2d3
Copy full SHA for 05ac2d3
Remove EOL 9.4
Show description for 6bb7ce5
tianon
authored and
yosifkit
committed
6bb7ce5
Copy full SHA for 6bb7ce5
Merge pull request #669 from yaroze/master
Show description for 6d1f671
yosifkit
authored
6d1f671
Copy full SHA for 6d1f671
Update to 10.12-1.pgdg90+1
docker-library-bot
committed
d21499f
Copy full SHA for d21499f
Update to 9.5.21
docker-library-bot
committed
33e66cd
Copy full SHA for 33e66cd
Update to 11.7-1.pgdg90+1
docker-library-bot
committed
505eda1
Copy full SHA for 505eda1
Update to 11.7
docker-library-bot
committed
d3908b0
Copy full SHA for d3908b0
Update to 9.5.21-1.pgdg90+1
docker-library-bot
committed
f45fb74
Copy full SHA for f45fb74
Update to 9.4.26-1.pgdg90+1
docker-library-bot
committed
ef7af12
Copy full SHA for ef7af12
Update to 9.6.17-1.pgdg90+1
docker-library-bot
committed
9558084
Copy full SHA for 9558084
Update to 10.12
docker-library-bot
committed
8bebabd
Copy full SHA for 8bebabd
Update to 9.6.17
docker-library-bot
committed
06bd57c
Copy full SHA for 06bd57c
Update to 12.2-1.pgdg100+1
docker-library-bot
committed
10fe2ae
Copy full SHA for 10fe2ae
Update to 12.2
docker-library-bot
committed
691a785
Copy full SHA for 691a785
Update to 9.4.26
docker-library-bot
committed
473b58e
Copy full SHA for 473b58e
Run update.sh to apply shell to all alpine versions
yosifkit
committed
f0edc5c
Copy full SHA for f0edc5c
Changed default shell for user postgres
yaroze
authored and
yosifkit
committed
f582075
Copy full SHA for f582075
Commits on Feb 12, 2020
Merge pull request #658 from infosiftr/more-mysql
Show description for 16dd8db
yosifkit
authored
16dd8db
Copy full SHA for 16dd8db
Commits on Jan 29, 2020
Merge pull request #657 from J0WI/alpine11
Show description for 55e3dc0
tianon
authored
55e3dc0
Copy full SHA for 55e3dc0
Commits on Jan 10, 2020
Add missing -n's to bash test
yosifkit
committed
46161d6
Copy full SHA for 46161d6
Error when POSTGRES_PASSWORD is unset like mysql
Show description for 42ce743
yosifkit
committed
42ce743
Copy full SHA for 42ce743
Commits on Jan 1, 2020
Add home dir
J0WI
committed
c4b0195
Copy full SHA for c4b0195
Commits on Dec 23, 2019
Bump LLVM to 9
J0WI
committed
52814ab
Copy full SHA for 52814ab
Add postgres directory and user
J0WI
committed
ada31ea
Copy full SHA for ada31ea
Commits on Dec 20, 2019
Upgrade to Alpine 3.11
J0WI
committed
1cbd3a1
Copy full SHA for 1cbd3a1
Commits on Dec 3, 2019
Merge pull request #647 from infosiftr/help
Show description for 0d0485c
tianon
authored
0d0485c
Copy full SHA for 0d0485c
Merge pull request #646 from infosiftr/PGPORT
Show description for ae986e1
yosifkit
authored
ae986e1
Copy full SHA for ae986e1
Check for "help" to short circuit server starting (since they break when passed to pg_ctl)
yosifkit
committed
de2aa0b
Copy full SHA for de2aa0b
Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
tianon
committed
89a2fb8
Copy full SHA for 89a2fb8
Commits on Nov 27, 2019
Merge pull request #643 from infosiftr/alpine-jit
Show description for 4c4693e
yosifkit
authored
4c4693e
Copy full SHA for 4c4693e
Add JIT support for Alpine on 11+
tianon
committed
c8bf23b
Copy full SHA for c8bf23b
Pagination
Previous
Next
You can’t perform that action at this time.