Skip to content

Conversation

mjasion
Copy link
Contributor

@mjasion mjasion commented Jul 2, 2024

Bitnami chart does not handle the upgrade process of postgres versions.

Error from deployment:


2024-07-02 12:45:44.584 GMT [1] FATAL:  database files are incompatible with server
2024-07-02 12:45:44.584 GMT [1] DETAIL:  The data directory was initialized by PostgreSQL version 14, which is not compatible with this version 16.3.

@mjasion mjasion requested a review from 0x2b3bfa0 July 2, 2024 12:47
@mjasion mjasion self-assigned this Jul 2, 2024
@mjasion mjasion enabled auto-merge (squash) July 2, 2024 12:47
@0x2b3bfa0
Copy link
Member

@mjasion, then, are we purposefully using an outdated PostgreSQL version to avoid breaking things on Helm deployments?

@mjasion mjasion force-pushed the pin_postgres_to_14 branch from 33fde82 to 489cb4d Compare July 2, 2024 12:48
@mjasion
Copy link
Contributor Author

mjasion commented Jul 2, 2024

@0x2b3bfa0 Yes :(

I will consider some workaround for this. For now I think it is safer to pin the version.

@mjasion mjasion force-pushed the pin_postgres_to_14 branch from c136586 to 2ce51fc Compare July 2, 2024 13:11
Bitnami chart does not handle the upgrade process of postgres versions.

Error from deployment:
```

2024-07-02 12:45:44.584 GMT [1] FATAL:  database files are incompatible with server
2024-07-02 12:45:44.584 GMT [1] DETAIL:  The data directory was initialized by PostgreSQL version 14, which is not compatible with this version 16.3.
```
@mjasion mjasion force-pushed the pin_postgres_to_14 branch from 2ce51fc to 0287908 Compare July 2, 2024 13:12
@mjasion mjasion merged commit 3873e3a into main Jul 2, 2024
@mjasion mjasion deleted the pin_postgres_to_14 branch July 2, 2024 13:30
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