Migration from v1.1.2 to v1.2.0

Old project: QmfDniPfxf1LvRu9Zhjx9w81Z7xTupCkgEBG4ooFAac6LN
New project: QmWVb6tpvCkqc38dQ6z8TP8ekZJRd5qfunmLV8UbaswU83

Upgrade instructions

  1. Stop old project from coordinator (QmfDniPfxf1LvRu9Zhjx9w81Z7xTupCkgEBG4ooFAac6LN)

docker container rm -f query_qmfdnipfxf1lvru && docker container rm -f node_qmfdnipfxf1lvru
  1. Execute query.

docker exec indexer_db psql -U postgres -c "ALTER SCHEMA schema_qmfdnipfxf1lvru RENAME TO schema_qmwvb6tpvckqc38;"
  1. Run new project from coordinator (QmWVb6tpvCkqc38dQ6z8TP8ekZJRd5qfunmLV8UbaswU83)

RAW Upgrade command. For Native requests.

ALTER SCHEMA schema_qmfdnipfxf1lvru RENAME TO schema_qmwvb6tpvckqc38;


Setup your own indexer:

https://github.com/w3cdn/subquery-indexer-toolkit/blob/mainnet/README.mdarrow-up-right

Projects Updates Alerts channel:

https://t.me/subquery_projects_trackerarrow-up-right https://eagleeye.subquery.dev/updatesarrow-up-right

Subquery Indexers Monitoring:

https://t.me/subquery_eagle_eye_reserve_botarrow-up-right https://eagleeye.subquery.dev/arrow-up-right

Subquery Indexers Snapshots:

https://snapshots.subquery.dev/arrow-up-right

Last updated