Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pool_stat is empty, even though pool_stat sync configuration is enabled #1880

Closed
ironmask285 opened this issue Oct 22, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@ironmask285
Copy link

OS
Your OS: Ubuntu 22.04

Versions
The db-sync version (eg cardano-db-sync --version): 13.5.0.2
PostgreSQL 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

@ironmask285 ironmask285 added the bug Something isn't working label Oct 22, 2024
@kderme
Copy link
Contributor

kderme commented Oct 22, 2024

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

@sgillespie sgillespie removed this from DBSync Oct 22, 2024
kderme added a commit that referenced this issue Oct 22, 2024
@kderme kderme closed this as completed in 8e417e3 Oct 23, 2024
@github-project-automation github-project-automation bot moved this to Done in DBSync Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants