cardano-foundation / cardano-foundation/cardano-rosetta-java
increase max_val_size?
Open
needs investigation
Spike
- Dominant language
- Java
- Stars
- 26
- Forks
- 15
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
I saw it in the logs while ingesting on pre-prod
db-1 | 2025-04-15 13:28:01.491 UTC [65] LOG: checkpoints are occurring too frequently (19 seconds apart)
db-1 | 2025-04-15 13:28:01.491 UTC [65] HINT: Consider increasing the configuration parameter "max_wal_size".
Note:
"The max_wal_size parameter in PostgreSQL controls the maximum size that the Write-Ahead Logging (WAL) segment files can grow to between automatic checkpoints."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.