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

626 Commits

Author SHA1 Message Date
Tianon Gravi
e8cb2acbb3 Merge pull request #808 from infosiftr/PGHOST
Explicitly unset PGHOST for temporary server communications
2021-01-21 08:49:48 -08:00
yosifkit
a6b426236d Merge pull request #811 from infosiftr/alpine3.13
Update to Alpine 3.13
2021-01-20 17:36:12 -08:00
Tianon Gravi
188bf13e57 Update to Alpine 3.13 2021-01-20 16:11:28 -08:00
Tianon Gravi
ba302205a1 Explicitly unset PGHOST for temporary server communications 2021-01-18 15:56:04 -08:00
yosifkit
03e769531f Merge pull request #801 from infosiftr/db-exists
Do not try to create databases that already exist
2020-12-28 14:39:40 -08:00
yosifkit
eaeb73d65e Merge pull request #804 from infosiftr/chmod-no-fail
Adjust "chmod" to not fail (since PostgreSQL validates this itself later)
2020-12-28 14:39:05 -08:00
Tianon Gravi
36ffea2cb2 Adjust "chmod" to not fail (since PostgreSQL validates this itself later) 2020-12-28 09:51:28 -08:00
Tianon Gravi
11e397d86c Do not try to create databases that already exist
We were already checking for whether `POSTGRES_DB` was set to `postgres`, but this was the underlying motivation for that check (and it turns out that this applies for values of at least `template0` and `template1` as well).
2020-12-22 14:00:05 -08:00
yosifkit
3690694930 Merge pull request #797 from infosiftr/rc-beta-alpha
Adjust tagging to enforce explicit pre-release opt-in
2020-12-17 10:21:00 -08:00
Tianon Gravi
dba8ec0bf9 Adjust tagging to enforce explicit pre-release opt-in
I rewound to commit 09c342c555 to test this and verify that `postgres:13` would go away (and only `postgres:13-rc1` would remain).
2020-12-16 17:26:51 -08:00
Docker Library Bot
38841304dd Update to 11.10-1.pgdg90+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
6b541bc498 Update to 9.5.24 2020-11-13 01:02:16 +00:00
Docker Library Bot
25044882a6 Update to 13.1-1.pgdg100+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
ab0af9c5d9 Update to 9.5.24-1.pgdg90+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
b17c144057 Update to 12.5-1.pgdg100+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
0e4676a9bc Update to 9.6.20 2020-11-13 01:02:16 +00:00
Docker Library Bot
0e903779e9 Update to 10.15-1.pgdg90+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
1dcdff4b41 Update to 11.10 2020-11-13 01:02:16 +00:00
Docker Library Bot
c438d9e7bb Update to 9.6.20-1.pgdg90+1 2020-11-13 01:02:16 +00:00
Docker Library Bot
92d7a789c6 Update to 10.15 2020-11-13 01:02:16 +00:00
Docker Library Bot
6f58eab268 Update to 12.5 2020-11-13 01:02:16 +00:00
Docker Library Bot
b9c080857b Update to 13.1 2020-11-13 01:02:16 +00:00
Tianon Gravi
b80fcb5ac7 Merge pull request #764 from maytech/master
Keep postgres static libraries in Alpine images
2020-09-25 12:36:53 -07:00
Bohdan Kmit
04bf35f0c4 Keep postgres static libraries in Alpine images
Do not remove static postgres libraries from Alpine based images.
This add near 1.4MB to image size, but allow to complie some extentions
like repmgr without errors
2020-09-25 21:58:45 +03:00
Tianon Gravi
9abfeee616 Update "latest" to 13 (now GA) 2020-09-24 10:29:53 -07:00
Docker Library Bot
8d281112a8 Update to 13.0-1.pgdg100+1 2020-09-24 16:48:56 +00:00
Docker Library Bot
a7ec9d04f8 Update to 13.0 2020-09-24 16:48:56 +00:00
yosifkit
2d0d9a3f11 Merge pull request #763 from GameScripting/patch-1
Changed default stopsignal from SIGTERM to SIGINT
2020-09-23 11:08:22 -07:00
Daniel Huhn
bfc5d81c8f Change default STOPSIGNAL from SIGTERM to SIGINT 2020-09-18 12:03:49 -07:00
Docker Library Bot
09c342c555 Update to 13rc1 2020-09-17 18:02:23 +00:00
Docker Library Bot
540012dcbb Update to 13~rc1-1.pgdg100+1 2020-09-17 18:02:23 +00:00
yosifkit
a62ea8f9a2 Merge pull request #757 from xpetit/fix-typo
Fix typo
2020-09-08 10:20:58 -07:00
xpetit
fdf884a12f Fix typo 2020-09-06 18:17:09 +02:00
Docker Library Bot
7ea20406a8 Update to 9.5.23-1.pgdg90+1 2020-08-14 12:02:12 +00:00
Docker Library Bot
1858993247 Update to 11.9-1.pgdg90+1 2020-08-14 12:02:12 +00:00
Docker Library Bot
63fb3178b5 Update to 9.5.23 2020-08-14 12:02:12 +00:00
Docker Library Bot
06321b0cd9 Update to 13beta3 2020-08-14 12:02:12 +00:00
Docker Library Bot
a5a072f08a Update to 11.9 2020-08-14 12:02:12 +00:00
Docker Library Bot
5e2746f8ff Update to 13~beta3-1.pgdg100+1 2020-08-14 12:02:12 +00:00
Docker Library Bot
23fb6d25d1 Update to 9.6.19-1.pgdg90+1 2020-08-14 12:02:12 +00:00
Docker Library Bot
1657faac6b Update to 10.14 2020-08-14 12:02:12 +00:00
Docker Library Bot
1abff66074 Update to 12.4 2020-08-14 12:02:12 +00:00
Docker Library Bot
0f4abf741b Update to 9.6.19 2020-08-14 12:02:12 +00:00
Docker Library Bot
9f53bdfb95 Update to 10.14-1.pgdg90+1 2020-08-14 12:02:12 +00:00
Docker Library Bot
8787b16880 Update to 12.4-1.pgdg100+1 2020-08-14 12:02:12 +00:00
Tianon Gravi
aa3a2436d0 Merge pull request #750 from infosiftr/ampersand
Replace "&&" chains with ";" in Alpine variants
2020-07-03 09:28:55 -07:00
Tianon Gravi
1bddd08358 Replace "&&" chains with ";" in Alpine variants 2020-06-25 14:10:42 -07:00
Docker Library Bot
bb0d979519 Update to 13beta2 2020-06-25 18:35:36 +00:00
Docker Library Bot
4c2e78c234 Update to 13~beta2-1.pgdg100+1 2020-06-25 18:35:36 +00:00
Tianon Gravi
441533ac6c Merge pull request #749 from infosiftr/alpine-fetch-deps
Remove (no longer necessary) Alpine fetch-deps
2020-06-25 09:27:46 -07:00