How to solve version issue 7.4.1 + taiga
Solved
Support
-
The specific upgrade issue was
The upgrade to postgres 14 does not work ERROR: function array_cat(anyarray, anyarray) does not exist STATEMENT: CREATE AGGREGATE public.array_agg_mult(anyarray) ( SFUNC = array_cat, STYPE = anyarray, INITCOND = '{}' ); restore: stderr from db import: ERROR: function array_cat(anyarray, anyarray) does not exist
-
Hi @girish
I would think this is an issue for Taiga to resolve - what is the upgrade path from 6.6 to 6.7.
I will chase this up with them as we currently run two instances of Taiga on different servers and have many many projects that we would have to export. -