You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue in last release, where you need to provide pool_stats instead of pool_stat. This will be fixed for the coming release pre-release #1878
OS
Your OS: Ubuntu 22.04
Versions
The
db-sync
version (egcardano-db-sync --version
): 13.5.0.2PostgreSQL version: 12
Problem Report
I'm using 13.5.0.2 version to sync onchain-data, and pool_stat sync configuration is enabled (please check my config)
"insert_options": { "tx_cbor": "enable", "tx_out": { "value": "enable" }, "ledger": "enable", "shelley": { "enable": true }, "multi_asset": { "enable": true }, "metadata": { "enable": true }, "plutus": { "enable": true }, "governance": "enable", "offchain_pool_data": "enable", "pool_stat": "enable", "json_type": "text" },
But pool_stat table is empty. Please help me
The text was updated successfully, but these errors were encountered: