oliwelO
ZITADEL2y ago
11 replies
oliwel

Enforce update of projections

Hi All,

I had some issues with an upgrade and found out, that my "projections.users*" tables are not properly migrated. We had some back and forth with different binary versions and schema updates and now I am left with an existing set of "users13" projections that are missing all users that have been added recently in "users12".

Rerunning the setup phase does not fix the projections even after dropping the user13 tables. Is there any trick to enforce a check/migration or trigger it manually? While it is obvious that the user tables are broken, is there any way to check all other versioned items to be uptodate?

I am running self-hosted with Postres, current active binary is 2.54 and I am trying to upgrade to 2.59.

best regards

Oli
Was this page helpful?