Skip to content

Upgrade and pin unified container's postgres version#28

Merged
alexdriedger merged 1 commit into
masterfrom
upgrade-pin-unified-postgres-version
Aug 14, 2025
Merged

Upgrade and pin unified container's postgres version#28
alexdriedger merged 1 commit into
masterfrom
upgrade-pin-unified-postgres-version

Conversation

@alexdriedger
Copy link
Copy Markdown
Collaborator

  • Upgrade unified container's internal postgres version from 15 to 17 (docker compose is already on 17)

  • Pin the postgres version in the unified dockerfile

  • NOTE: If all these following conditions are true for you, then you will need to run pg_upgrade to upgrade the internal postgres instance (see https://www.postgresql.org/docs/current/upgrading.html):

  1. You use are using the pontoon-unified container
  2. You are NOT using an external postgres db (we recommend using an external postgres db for production deployments)
  3. You want to keep the existing data for your pontoon instance

@kmacrow kmacrow self-requested a review August 13, 2025 23:19
@alexdriedger alexdriedger merged commit 37a29a4 into master Aug 14, 2025
3 checks passed
@alexdriedger alexdriedger deleted the upgrade-pin-unified-postgres-version branch August 14, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants