[docs] Updating default poll.intervall.ms in PG connector docs

This commit is contained in:
Gunnar Morling 2022-11-10 10:35:39 +01:00 committed by Chris Cranford
parent 1ed3a46ea6
commit e2c5c720ed

View File

@ -3156,7 +3156,7 @@ For example, if you set `max.queue.size=1000`, and `max.queue.size.in.bytes=5000
|[[postgresql-property-poll-interval-ms]]<<postgresql-property-poll-interval-ms, `+poll.interval.ms+`>>
|`500`
|Positive integer value that specifies the number of milliseconds the connector should wait for new change events to appear before it starts processing a batch of events. Defaults to 1000 milliseconds, or 1 second.
|Positive integer value that specifies the number of milliseconds the connector should wait for new change events to appear before it starts processing a batch of events. Defaults to 500 milliseconds.
|[[postgresql-property-include-unknown-datatypes]]<<postgresql-property-include-unknown-datatypes, `+include.unknown.datatypes+`>>
|`false`