Upgrading from 9.0.0+29.0.5-fpm to later versions breaks when using Postgres #46

Open
opened 2025-02-26 17:55:00 +00:00 by 3wordchant · 2 comments
Owner

c94ffed by @javielico upgrades Postgres from 12 to 13, but the Postgres container doesn't know how to carry out major version upgrades itself.

We should at least add a release note warning operators about this.

Medium-term, we should add an entrypoint script (like the ones for the Outline recipe and others), or switch to the pgautoupgrade image.

CC @cas

c94ffed by @javielico upgrades Postgres from 12 to 13, but the Postgres container doesn't know how to carry out major version upgrades itself. We should at least add a release note warning operators about this. Medium-term, we should add an entrypoint script (like the ones for the Outline recipe and others), or switch to the `pgautoupgrade` image. CC @cas
Owner

@stevensting fyi, as you have used the pgautoupgrade image in the loomio recipe recently

@stevensting fyi, as you have used the `pgautoupgrade` image in the loomio recipe recently
Owner

I just got foot gun'd by this also 😬 (from recipe tags v5 -> v6 already even (pg12 -> pg13))

I just got foot gun'd by this also 😬 (from recipe tags v5 -> v6 already even (pg12 -> pg13))
Sign in to join this conversation.
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/nextcloud#46
No description provided.