Hi guys,
maybe someone could help me.
I have a node with
CATCHUP_RECENT=362880 # approximately 3 weeks (5sec per ledger closing) - stellar
HISTORY_RETENTION_COUNT=362880 # approximately 3 weeks (5sec per ledger closing) - horizon
but my horizon db is growing, and has already reached 217 GB
public | history_operations | table | 51 GB |
public | history_transactions | table | 104 GB |
is it real size? is it possible to check what real settings it uses (via api)?