ConduitIO / ConduitIO/conduit-connector-postgres

Feature: improve how do we specify what tables to listen

Open
#178 1 comment 1 reaction 0 assignees View on GitHub
feature
Dominant language
Go
Stars
19
Forks
12
Avg merge
12h 20m
Merged PRs (30d)
5

Description

### Feature description

# Description

As discussed on the team sync, we might want to improve how do we specify which tables to listen. For example, debezium has these configuration options:

[schema.include.list](https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-property-schema-include-list) and [schema.exclude.list](https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-property-schema-include-list)

same for tables

[table.include.list](https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-property-table-include-list) and [table.exclude.list](https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-property-table-exclude-list).

Should we emulate them?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.