- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: docker-library/postgres
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update permissions from 777 to 1777 (redux)
#1151 by tianon was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Update permissions from 777 to 1777
#1058 by tianon was merged Mar 23, 2023 Loading… updated Nov 30, 2023
Add support for multiple (up to two) concurrent Alpine versions
#1086 by tianon was merged May 18, 2023 Loading… updated May 18, 2023
Listen only on the unix socket during init
#440 by sdwolfz was merged May 4, 2018 Loading… updated Jan 17, 2023
Skip unavailable nss_wrapper on ppc64le
#1027 by yosifkit was merged Dec 22, 2022 Loading… updated Dec 22, 2022
Add nss_wrapper to alpine
#1018 by wolfgangwalther was merged Dec 13, 2022 Loading… updated Dec 13, 2022
Drop Debian Stretch as it's EOL
#974 by BryanQuigley was merged Jul 1, 2022 Loading… updated Jul 1, 2022
pg >=15 alpine: Enable Zstandard builds "--with-zstd"
#976 by ImreSamu was merged Jun 30, 2022 Loading… updated Jun 30, 2022
Adjust POSTGRES_HOST_AUTH_METHOD to automatically match configured password_encryption
#897 by yosifkit was merged Oct 18, 2021 Loading… updated Jun 12, 2022
Fix new zstd support for alpine images
#944 by zappolowski was merged Mar 28, 2022 Loading… updated Apr 9, 2022
Fix deb-build with newer packages that Build-Depends: postgresql-common
#931 by tianon was merged Feb 12, 2022 Loading… updated Feb 12, 2022
Narrow postgres apt key package scope
#921 by yosifkit was merged Feb 11, 2022 Loading… updated Feb 11, 2022
Add missing contrib modules / pl extensions to alpine image
#906 by wolfgangwalther was merged Nov 15, 2021 Loading… updated Nov 16, 2021
Fix "libnss-wrapper" usage on bullseye
#888 by tianon was merged Sep 28, 2021 Loading… updated Sep 28, 2021
Add initial jq-based templating engine
#852 by tianon was merged Jun 16, 2021 Loading… updated Jun 16, 2021
Do not try to create databases that already exist
#801 by tianon was merged Dec 28, 2020 Loading… updated Dec 28, 2020
Adjust "chmod" to not fail (since PostgreSQL validates this itself later)
#804 by tianon was merged Dec 28, 2020 Loading… updated Dec 28, 2020
Changed default stopsignal from SIGTERM to SIGINT
#763 by GameScripting was merged Sep 23, 2020 Loading… updated Sep 23, 2020
Functionalize the entrypoint to allow outside sourcing for extreme customizing of startup
#496 by yosifkit was merged Nov 14, 2019 Loading… updated Mar 9, 2020
Remove unnecessary packages from the image
#684 by hakandilek was merged Feb 26, 2020 Loading… updated Feb 26, 2020
Error when
POSTGRES_PASSWORD is unset like mysql #658 by yosifkit was merged Feb 12, 2020 Loading… updated Feb 20, 2020
Add .sql.xz support to docker-entrypoint-initdb.d
#686 by yosifkit was merged Feb 18, 2020 Loading… updated Feb 18, 2020
ProTip! Type g i on any issue or pull request to go back to the issue listing page.