| Name | Description | Default value |
|---|---|---|
| full-update-op-timeout | Timeout for a full update. | 1m |
| incremental-update-op-timeout | Timeout for an incremental update. | 1s |
| update-correction | Incremental update window adjustment. | 0 for caches with defined GetLastKnownUpdated |
| chunk-size | Number of rows to request from PostgreSQL, 0 to fetch all rows in one request. | 1000 |
| sleep-between-chunks | Duration to wait between reading chunks from PostgreSQL. | 0ms |
| pgcomponent | PostgreSQL component name. | – |