You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: