Releases: cloudogu/postgresql
Releases · cloudogu/postgresql
v14.18-3
19 Sep 12:14
Compare
Sorry, something went wrong.
No results found
Added
[#64 ] make max_connections to postgresql configurable
v14.18-2
25 Aug 11:16
Compare
Sorry, something went wrong.
No results found
Fixed
[#60 ] Force drop database when removing service accounts
prevents errors if database is still in use
v14.18-1
12 Aug 17:13
Compare
Sorry, something went wrong.
No results found
[#46 ] Update postgresql to 14.18
[#46 ] Implemented pipe-build-lib into Jenkinsfile
v14.17-5
25 Jul 12:55
Compare
Sorry, something went wrong.
No results found
Fixed
[#56 ] Fix permission denied error on minor upgrade
v14.17-4
25 Jul 11:29
Compare
Sorry, something went wrong.
No results found
Fixed
[#54 ] Fix problem to chown files while post-upgrade script deletes the pgdata
[#54 ] Upgrade makefiles to 10.2.0
v14.17-3
24 Jul 14:34
Compare
Sorry, something went wrong.
No results found
Fixed
[#53 ] Fix race condition between startup script and post upgrade script
v14.17-2
24 Apr 11:15
Compare
Sorry, something went wrong.
No results found
Changed
[#50 ] Set sensible resource requests and limits
v14.17-1
04 Mar 07:00
Compare
Sorry, something went wrong.
No results found
Changed
[#44 ] Execute necessary migration for all databases in post-upgrade script
v14.15-2
21 Feb 08:45
Compare
Sorry, something went wrong.
No results found
Changed
[#47 ] Do not restrict access via pg_hba.conf in multinode anymore because network policies do that.
v14.15-1
23 Jan 12:59
Compare
Sorry, something went wrong.
No results found
Changed
[#42 ] Update Makefiles to 9.5.0
[#42 ] Update postgresql to 14.15
[#42 ] Add migration checker to post-upgrade.sh
The migration checker fixes potentially corrupt data in postgres, due to bugfixes in postgres itself