Interface protos.google.cloud.datastream.v1.IPostgresqlSourceConfig (3.1.0)

Properties of a PostgresqlSourceConfig.

Package

@google-cloud/datastream

Properties

excludeObjects

excludeObjects?: (google.cloud.datastream.v1.IPostgresqlRdbms|null);

PostgresqlSourceConfig excludeObjects

includeObjects

includeObjects?: (google.cloud.datastream.v1.IPostgresqlRdbms|null);

PostgresqlSourceConfig includeObjects

maxConcurrentBackfillTasks

maxConcurrentBackfillTasks?: (number|null);

PostgresqlSourceConfig maxConcurrentBackfillTasks

publication

publication?: (string|null);

PostgresqlSourceConfig publication

replicationSlot

replicationSlot?: (string|null);

PostgresqlSourceConfig replicationSlot