[ { type: install message: < $PGPASSFILE chmod 0600 $PGPASSFILE Create the "cexplorer" database: cardano-db-sync-pgsql-setup --createdb Restore the database from a snapshot ( or skip this step to sync from genesis ): Mainnet: https://update-cardano-mainnet.iohk.io/cardano-db-sync/index.html#13/ Testnet: https://updates-cardano-testnet.s3.amazonaws.com/cardano-db-sync/index.html#13/ aarch64: https://psb-dbsync.s3.amazonaws.com/browser/index.html cardano-db-sync-pgsql-setup --restore-snapshot db-sync-snapshot-schema-XX-block-XXXXXXX-XXXX.tgz /var/db/cardano_db_sync/mainnet-state/ EOM } { type: upgrade message: <