PostGresql 14 compatibility

Hi there,

We are self hosting Taiga on Cloudron. Cloudron have just released an update that uses Postgresql 14. It’s running into an error because Taiga isnt compatible with the newest release of PostGres and only works with version 12. Are you able to update your upstream code to be compatible with version 14?

Hi @Promentum welcome to Taiga Community.

Currently, Taiga is only compatible with max version 12. I’ve created this issue in our tracker to make it compatible with Postgres 14. You can check the status in the link provided.

Cheers!

1 Like

Hi @Promentum check this tutorial to help you through the database migration:

Cheers!

1 Like