1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-19 00:22:57 +03:00
Commit Graph

524 Commits

Author SHA1 Message Date
Docker Library Bot
253471cd5c Update to 9.3.23-1.pgdg90+1 2018-05-10 16:58:08 +00:00
Docker Library Bot
e348a2fe23 Update to 9.4.18-1.pgdg90+1 2018-05-10 16:58:08 +00:00
Docker Library Bot
de8ba87d50 Update to 10.4-1.pgdg90+1 2018-05-10 16:58:08 +00:00
Tianon Gravi
8b63de5f0c Update top-level entrypoint for #440 also 2018-05-10 09:41:57 -07:00
Tianon Gravi
01cf838047 Merge pull request #440 from sdwolfz/fix/postgres-healthcheck
Listen only on the unix socket during init
2018-05-04 12:04:16 -07:00
Codruț Constantin Gușoi
6fe8c15843 Listen only on the unix socket during init
Healthchecks that used `pg_isready -p 5432` were incorrectly flagging
the container as being healthy during initialization phase since
healthchecks are being run inside the container itself, so
`listen_addresses='localhost'` was not enough. Setting
`listen_addresses=''` forces the server to only listen on the unix
socket so no ports are open that might incorrectly interfeer with the
healthchecks.
2018-05-04 10:38:07 +01:00
Tianon Gravi
5876d4b88a Merge pull request #437 from infosiftr/stretch-slim
Update to Debian Stretch (slim)
2018-04-23 16:16:36 -07:00
Tianon Gravi
81a7cf454d Merge pull request #436 from infosiftr/alpine3.7
Update to Alpine 3.7
2018-04-23 15:38:58 -07:00
Tianon Gravi
ef4545c07b Update to Debian Stretch (slim) 2018-04-23 15:16:30 -07:00
Tianon Gravi
c66fc738ed Update to Alpine 3.7 2018-04-23 15:06:17 -07:00
Tianon Gravi
aeae1436cd Update generated README
https://github.com/docker-library/docs/pull/1193

https://github.com/docker-library/docs/pull/1195
2018-04-19 11:04:03 -07:00
Docker Library Bot
61e369ce37 Update to 9.4.17-1.pgdg80+1 2018-03-01 20:44:39 +00:00
Docker Library Bot
e3c9133ac3 Update to 9.3.22-1.pgdg80+1 2018-03-01 20:44:39 +00:00
Docker Library Bot
65ed6d7dee Update to 9.6.8 2018-03-01 20:44:39 +00:00
Docker Library Bot
f7f1e59c55 Update to 10.3 2018-03-01 20:44:39 +00:00
Docker Library Bot
34b633b01d Update to 9.4.17 2018-03-01 20:44:39 +00:00
Docker Library Bot
7063c608f7 Update to 9.5.12 2018-03-01 20:44:39 +00:00
Docker Library Bot
40158e3e1e Update to 9.3.22 2018-03-01 20:44:39 +00:00
Docker Library Bot
0aaaf20940 Update to 10.3-1.pgdg90+1 2018-03-01 20:44:39 +00:00
Docker Library Bot
07ae979980 Update to 9.5.12-1.pgdg80+1 2018-03-01 20:44:39 +00:00
Docker Library Bot
7f18547f37 Update to 9.6.8-1.pgdg80+1 2018-03-01 20:44:39 +00:00
yosifkit
20c85c686a Merge pull request #400 from michael-k/patch-1
Update to Alpine 3.7 for Postgres 10
2018-02-15 10:20:49 -08:00
Tianon Gravi
86972e37db Apply changes from running ./update.sh 2018-02-14 17:11:45 -08:00
Michael
22ce7d4f2b Update to Alpine 3.7 for Postgres 10 2018-02-14 17:11:32 -08:00
Docker Library Bot
8734ceed8c Update to 9.5.11 2018-02-10 19:02:14 +00:00
Docker Library Bot
f4aa86c49b Update to 9.5.11-1.pgdg80+1 2018-02-10 19:02:14 +00:00
Docker Library Bot
165ffaab64 Update to 9.6.7 2018-02-08 17:46:51 +00:00
Docker Library Bot
e294fd35ca Update to 10.2 2018-02-08 17:46:51 +00:00
Docker Library Bot
dc36bbe68f Update to 9.4.16 2018-02-08 17:46:51 +00:00
Docker Library Bot
674466e0d4 Update to 10.2-1.pgdg90+1 2018-02-08 17:46:51 +00:00
Docker Library Bot
93dc51c2ec Update to 9.4.16-1.pgdg80+1 2018-02-08 17:46:51 +00:00
Docker Library Bot
35d59a4ae2 Update to 9.3.21 2018-02-08 17:46:51 +00:00
Docker Library Bot
7da010d820 Update to 9.6.7-1.pgdg80+1 2018-02-08 17:46:51 +00:00
Docker Library Bot
d8ce07a1e9 Update to 9.3.21-1.pgdg80+1 2018-02-08 17:46:51 +00:00
Docker Library Bot
2100e76efe Update to 9.5.10-2~35.gitb212664.pgdg80+1 2018-02-08 17:46:51 +00:00
yosifkit
aaf209829e Merge pull request #374 from infosiftr/waldir
Postgres 10 renamed xlog to wal
2017-11-15 14:07:54 -08:00
Joe Ferguson
1805adb069 Postgres 10 renamed xlog to wal 2017-11-15 13:05:34 -08:00
Docker Library Bot
b84ddd1619 Update to 9.5.10-1.pgdg80+1 2017-11-09 19:02:16 +00:00
Docker Library Bot
3d152d1a0d Update to 9.6.6 2017-11-09 19:02:16 +00:00
Docker Library Bot
82e8101ff6 Update to 9.6.6-1.pgdg80+1 2017-11-09 19:02:16 +00:00
Docker Library Bot
60db3b9da9 Update to 10.1 2017-11-09 19:02:16 +00:00
Docker Library Bot
4af033ebfe Update to 9.3.20-1.pgdg80+1 2017-11-09 19:02:16 +00:00
Docker Library Bot
5a690fbbe0 Update to 9.5.10 2017-11-09 19:02:16 +00:00
Docker Library Bot
cd2cafec4e Update to 9.4.15 2017-11-09 19:02:16 +00:00
Docker Library Bot
881448bf62 Update to 9.3.20 2017-11-09 19:02:16 +00:00
Docker Library Bot
3001d13fca Update to 9.4.15-1.pgdg80+1 2017-11-09 19:02:16 +00:00
Docker Library Bot
3d0487a6ca Update to 10.1-1.pgdg90+1 2017-11-09 19:02:16 +00:00
Tianon Gravi
4566cb036d Merge pull request #364 from infosiftr/gnupg2
Swap from "gnupg2" to "gnupg"
2017-11-01 15:50:34 -07:00
Tianon Gravi
3b022607be Swap from "gnupg2" to "gnupg"
See https://github.com/docker-library/python/issues/236 for details.
2017-11-01 13:53:25 -07:00
yosifkit
57213ab012 Merge pull request #355 from infosiftr/cyrillic
Fix PATH, especially for cyrillic characters in psql
2017-10-11 17:10:51 -07:00