Skip to content

feat(connectors): add PostgreSQL sink and source connectors #1959

Merged
numinnex merged 1 commit into
apache:masterfrom
jaroslawroszyk:PostgreSQL
Jul 14, 2025
Merged

feat(connectors): add PostgreSQL sink and source connectors #1959
numinnex merged 1 commit into
apache:masterfrom
jaroslawroszyk:PostgreSQL

Conversation

@jaroslawroszyk
Copy link
Copy Markdown
Contributor

@jaroslawroszyk jaroslawroszyk commented Jul 3, 2025

Implement both sink and source connectors for PostgreSQL,
supporting table polling for fetching data and storing stream messages into specified tables.

@jaroslawroszyk jaroslawroszyk force-pushed the PostgreSQL branch 2 times, most recently from e3f8916 to f31c24a Compare July 3, 2025 17:07
Comment thread core/connectors/sinks/postgres_sink/src/lib.rs Outdated
@jaroslawroszyk jaroslawroszyk force-pushed the PostgreSQL branch 4 times, most recently from 97253d5 to 5f2c0de Compare July 10, 2025 20:44
@jaroslawroszyk jaroslawroszyk changed the title feat(connectors): add PostgreSQL sink and source connectors (part 1) feat(connectors): add PostgreSQL sink and source connectors Jul 10, 2025
@jaroslawroszyk jaroslawroszyk force-pushed the PostgreSQL branch 2 times, most recently from 8b1e2de to e2d22f6 Compare July 10, 2025 21:10
@jaroslawroszyk jaroslawroszyk requested a review from spetz July 10, 2025 21:55
Comment thread core/connectors/sinks/postgres_sink/README.md Outdated
Comment thread core/connectors/sinks/postgres_sink/README.md Outdated
@jaroslawroszyk jaroslawroszyk force-pushed the PostgreSQL branch 2 times, most recently from 36f2140 to 9d718fd Compare July 13, 2025 15:42
Comment thread core/connectors/sources/postgres_source/src/lib.rs Outdated
Implement both sink and source connectors for PostgreSQL,
supporting table polling for fetching data and storing stream messages into specified tables.

Closes: apache#1849
@spetz
Copy link
Copy Markdown
Contributor

spetz commented Jul 14, 2025

LGTM, thanks!

@numinnex numinnex merged commit a541c9b into apache:master Jul 14, 2025
30 checks passed
T1B0 pushed a commit to T1B0/iggy that referenced this pull request Jul 16, 2025
)

Implement both sink and source connectors for PostgreSQL,
supporting table polling for fetching data and storing stream messages
into specified tables.
@jaroslawroszyk jaroslawroszyk deleted the PostgreSQL branch September 25, 2025 16:15
hageshiame pushed a commit to hageshiame/iggy that referenced this pull request Nov 7, 2025
)

Implement both sink and source connectors for PostgreSQL,
supporting table polling for fetching data and storing stream messages
into specified tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants