You are not logged in.
I'm getting problem with upgrading 4.7.2 to 4.7.3.
I'm testing RS with Postgres and when RS is starting it shows that not all migrations went well:
{code}
2025-04-19 12:59:10.880 UTC [392] ERROR: relation "uk_cco93hgwf9rbsx24v41rrhtlf" already exists
2025-04-19 12:59:10.880 UTC [392] STATEMENT: alter table RS_REPORT
add constraint UK_cco93hgwf9rbsx24v41rrhtlf unique (KEY_FIELD)
{code}
Offline