1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-17 13:02:40 +03:00
Commit Graph

590 Commits

Author SHA1 Message Date
yosifkit
ba0e45ba98 Merge pull request #685 from infosiftr/clarify-unset
Clarify that "POSTGRES_PASSWORD" should be non-empty
2020-02-17 15:05:09 -08:00
Tianon Gravi
f1bc8782e7 Clarify that "POSTGRES_PASSWORD" should be non-empty
(Assuming "POSTGRES_HOST_AUTH_METHOD" is not set to the "trust" value which does not require passwords.)
2020-02-17 12:56:07 -08:00
yosifkit
05ac2d3ba6 Merge pull request #680 from infosiftr/eol-9.4
Remove EOL 9.4
2020-02-14 15:50:13 -08:00
Tianon Gravi
6bb7ce5509 Remove EOL 9.4
See https://www.postgresql.org/support/versioning/ (9.4 "Final Release" was February 13, 2020).
2020-02-14 15:48:44 -08:00
yosifkit
6d1f671dcd Merge pull request #669 from yaroze/master
Change default shell for user postgres to sh
2020-02-14 13:47:34 -08:00
Docker Library Bot
d21499fa3f Update to 10.12-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
33e66cdc27 Update to 9.5.21 2020-02-14 07:02:14 +00:00
Docker Library Bot
505eda1291 Update to 11.7-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
d3908b054d Update to 11.7 2020-02-14 07:02:14 +00:00
Docker Library Bot
f45fb74959 Update to 9.5.21-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
ef7af1266d Update to 9.4.26-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
9558084c73 Update to 9.6.17-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
8bebabd5bc Update to 10.12 2020-02-14 07:02:14 +00:00
Docker Library Bot
06bd57c3c3 Update to 9.6.17 2020-02-14 07:02:14 +00:00
Docker Library Bot
10fe2ae44b Update to 12.2-1.pgdg100+1 2020-02-14 07:02:14 +00:00
Docker Library Bot
691a785b0b Update to 12.2 2020-02-14 07:02:14 +00:00
Docker Library Bot
473b58e971 Update to 9.4.26 2020-02-14 07:02:14 +00:00
Joe Ferguson
f0edc5c30e Run update.sh to apply shell to all alpine versions 2020-02-13 17:26:53 -08:00
Pedro Lucas Farinha
f582075c1c Changed default shell for user postgres 2020-02-13 17:16:35 -08:00
yosifkit
16dd8dbf87 Merge pull request #658 from infosiftr/more-mysql
Error when `POSTGRES_PASSWORD` is unset like mysql
2020-02-12 15:47:15 -08:00
Tianon Gravi
55e3dc0380 Merge pull request #657 from J0WI/alpine11
Upgrade to Alpine 3.11
2020-01-29 14:57:28 -08:00
Joe Ferguson
46161d6ab3 Add missing -n's to bash test 2020-01-09 16:19:13 -08:00
Joe Ferguson
42ce7437ee Error when POSTGRES_PASSWORD is unset like mysql
Add POSTGRES_HOST_AUTH_METHOD to bring back old behavior and be similar to MYSQL_ALLOW_EMPTY_PASSWORD, but add warning when "trust" is used since it disables all passwords
2020-01-09 16:19:02 -08:00
J0WI
c4b019526a Add home dir 2020-01-01 01:31:50 +01:00
J0WI
52814abac4 Bump LLVM to 9 2019-12-23 19:34:41 +01:00
J0WI
ada31ea8dc Add postgres directory and user 2019-12-23 02:21:09 +01:00
J0WI
1cbd3a1666 Upgrade to Alpine 3.11 2019-12-20 04:05:38 +01:00
Tianon Gravi
0d0485cb02 Merge pull request #647 from infosiftr/help
Check for "help" to short circuit server starting (since they break when passed to pg_ctl)
2019-12-03 09:43:18 -08:00
yosifkit
ae986e1ac3 Merge pull request #646 from infosiftr/PGPORT
Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
2019-12-02 19:11:38 -08:00
Joe Ferguson
de2aa0bf56 Check for "help" to short circuit server starting (since they break when passed to pg_ctl) 2019-12-02 19:05:53 -08:00
Tianon Gravi
89a2fb84e6 Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable) 2019-12-02 18:07:23 -08:00
yosifkit
4c4693ef13 Merge pull request #643 from infosiftr/alpine-jit
Add JIT support for Alpine on 11+
2019-11-27 15:41:47 -08:00
Tianon Gravi
c8bf23b75f Add JIT support for Alpine on 11+ 2019-11-27 14:55:25 -08:00
Tianon Gravi
d88a8f8f81 Merge pull request #638 from thekiba/patch-1
typo fix
2019-11-26 15:55:14 -08:00
Tianon Gravi
34df4665bf Apply update.sh 2019-11-26 15:54:46 -08:00
Andrew Grekov
b6a3881e30 typo fix 2019-11-26 15:54:18 -08:00
yosifkit
50ea342253 Merge pull request #642 from infosiftr/temporary-port
Adjust "docker_temp_server_start" to override port for consistent unix socket path
2019-11-26 15:40:26 -08:00
Tianon Gravi
820323fa89 Adjust "docker_temp_server_start" to override port for consistent unix socket path 2019-11-25 17:15:02 -08:00
Docker Library Bot
5beb1d4c3a Update to 9.4.25-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot
a0ec4f5af7 Update to 9.5.20 2019-11-15 13:02:11 +00:00
Docker Library Bot
6dfdc0eacb Update to 11.6 2019-11-15 13:02:11 +00:00
Docker Library Bot
2addeda08b Update to 11.6-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot
f13fbe5ad1 Update to 9.6.16-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot
f2596e6889 Update to 10.11-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot
c1e547b318 Update to 10.11 2019-11-15 13:02:11 +00:00
Docker Library Bot
cac7a60411 Update to 9.6.16 2019-11-15 13:02:11 +00:00
Docker Library Bot
1d43a9d521 Update to 12.1 2019-11-15 13:02:11 +00:00
Docker Library Bot
06a831c6f1 Update to 9.5.20-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot
138e95956f Update to 9.4.25 2019-11-15 13:02:11 +00:00
Docker Library Bot
4a82eb9320 Update to 12.1-1.pgdg100+1 2019-11-15 13:02:11 +00:00