hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
147 stars 112 forks source link

Fix Staging Citus PG Version #9349

Closed jnels124 closed 2 months ago

jnels124 commented 2 months ago

Problem

When staging was replaced with na snapshots, the pg version for the cluster doesn't match the data version.

Solution

Recreate the staging cluster with the correct pg version. Check performance-citus and perform work there if necessary

Alternatives

No response

xin-hedera commented 2 months ago

performance-citus is fine. I rebuilt the citus database after 0.113.1 was deployed

jnels124 commented 2 months ago

Cluster was replaced