View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006989 | SymmetricDS Pro | Improvement | public | 2025-07-07 20:52 | 2025-07-08 01:42 |
Reporter | pbelov | Assigned To | pbelov | ||
Priority | normal | ||||
Status | confirmed | Resolution | open | ||
Product Version | 3.15.0 | ||||
Summary | 0006989: Limit number of changes peeked by the PostgreSQL Log Miner | ||||
Description | Limit number of changes peeked by the PostgreSQL Log Miner to prevent out-of-memory conditions and long-running cursors consuming lots of database resources. | ||||
Steps To Reproduce | Currently PostgresTransactionMiner calls the pg_logical_slot_peek_changes without a limit to number of changes returned. Postgres allows to specify an upper limit on the number of changes to avoid depleting resources: https://www.postgresql.org/docs/current/functions-admin.html | ||||
Additional Information | Ticket [UEM-49611-335] | ||||
Tags | No tags attached. | ||||