fix: remove -c max_connections flag from postgres command to fix pgautoupgrade #95

Merged
dannygroenewegen merged 1 commits from fix-pgautoupgrade-max-connections into main 2026-08-02 15:11:46 +00:00
Owner

The pgautoupgrade switch from 13.1.0+32.0.11-fpm was released untested and had a bug: the db service's -c max_connections=... command breaks pgautoupgrade, failing with initdb: invalid option -- 'c'. See pgautoupgrade/docker-pgautoupgrade#148

The pgautoupgrade switch from 13.1.0+32.0.11-fpm was released untested and had a bug: the db service's `-c max_connections=...` command breaks pgautoupgrade, failing with `initdb: invalid option -- 'c'`. See pgautoupgrade/docker-pgautoupgrade#148
dannygroenewegen added 1 commit 2026-08-02 15:09:19 +00:00
The pgautoupgrade switch from 13.1.0+32.0.11-fpm was released untested and had a bug: the db service's `-c max_connections=...` command breaks pgautoupgrade, failing with `initdb: invalid option -- 'c'`. See pgautoupgrade/docker-pgautoupgrade#148
dannygroenewegen merged commit e1c9ebd047 into main 2026-08-02 15:11:46 +00:00
dannygroenewegen deleted branch fix-pgautoupgrade-max-connections 2026-08-02 15:11:50 +00:00
Sign in to join this conversation.