Describe the issue
I get the following fatal error in the logs when upgrading from helm chart 0.5.16 to 0.5.17:
postgresql 12:51:27.33 INFO ==> ** PostgreSQL setup finished! **
postgresql 12:51:27.43 INFO ==> ** Starting PostgreSQL **
2024-11-04 12:51:27.538 GMT [1] FATAL: database files are incompatible with server
2024-11-04 12:51:27.538 GMT [1] DETAIL: The data directory was initialized by PostgreSQL version 16, which is not compatible with this version 17.0.
I already tried
Steps to reproduce the behavior
- Install helm chart 0.5.16 with persistency.
- Upgrade to helm chart 0.5.17
Expected behavior
It should upgrade the helm chart without issues or human intervention.
Screenshots
No response
Exception traceback
No response
Additional context
No response
Describe the issue
I get the following fatal error in the logs when upgrading from helm chart 0.5.16 to 0.5.17:
I already tried
Steps to reproduce the behavior
Expected behavior
It should upgrade the helm chart without issues or human intervention.
Screenshots
No response
Exception traceback
No response
Additional context
No response