Package io.debezium.connector.postgresql
Class PostgresErrorHandler
java.lang.Object
io.debezium.pipeline.ErrorHandler
io.debezium.connector.postgresql.PostgresErrorHandler
Error handler for Postgres.
- Author:
- Gunnar Morling
-
Constructor Summary
ConstructorsConstructorDescriptionPostgresErrorHandler(PostgresConnectorConfig connectorConfig, ChangeEventQueue<?> queue) -
Method Summary
Methods inherited from class io.debezium.pipeline.ErrorHandler
getProducerThrowable, isCustomRetriable, setProducerThrowable
-
Constructor Details
-
PostgresErrorHandler
-
-
Method Details
-
communicationExceptions
- Overrides:
communicationExceptionsin classErrorHandler
-
isRetriable
- Overrides:
isRetriablein classErrorHandler
-