Package io.debezium.connector.postgresql
package io.debezium.connector.postgresql
-
ClassDescriptionContainer for
SourceRecords and associated metadataApplies the include/exclude filters to logical decoding message prefix.The class receivesLogicalDecodingMessageevents and delivers the event to the dedicated topic.Information about this module.Extension to theOidclass which contains Postgres specific datatypes not found currently in the JDBC driver implementation classes.This class contains the information returned by the pg_current_snapshot function.A parser API for Postgres Geometry typesCoordinates one or moreChangeEventSources and executes them in order.Emits change data based on a logical decoding event coming as protobuf or JSON message.A Kafka Connect source connector that creates tasks which use Postgresql streaming replication off a logical replication slot to receive incoming changes for a database and publish them to Kafka.The configuration properties for thePostgresConnectorThe set of predefined HStoreHandlingMode options or aliasesDefines modes of representation ofintervaldatatypeThe set of predefined SchemaRefreshMode options or aliases.The set of predefined SecureConnectionMode options or aliases.The set of predefined Snapshotter options or aliases.Kafka connect source task which uses Postgres logical decoding over a streaming replication connection to process DB changes.Error handler for Postgres.PostgresEventDispatcher<T extends io.debezium.spi.schema.DataCollectionId>Custom extension of theEventDispatcherto accommodate routingLogicalDecodingMessageevents to the change event queue.A PostgreSQL specific read-only incremental snapshot change event source.A class describing PostgreSQL read only incremental snapshot context state.Component that records the schema information for thePostgresConnector.Custom PostgreSQL implementation of theSignalBasedIncrementalSnapshotChangeEventSourceimplementation which performs an explicit schema refresh of a table prior to the incremental snapshot starting.Mutable context which is populated in the course of snapshotting.The context of aPostgresConnectorTask.Deprecated.A class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.A provider ofValueConverters andSchemaBuilders for various Postgres specific column types.Class which generates Kafka ConnectSourceRecordrecords.Class that records Replica Identity information for thePostgresConnectorInformation about the source of information, which for normal events contains information about the transaction id and the LSN position in the server WAL.A registry of types supported by a PostgreSQL instance.Allows to obtain the SQL type corresponding to PG types.Helper that returns placeholder values for unchanged toasted columns.Represents a toasted column in aReplicationStream.
SchemaTopicNamingStrategyinstead.