Connect Postgres to S2 with Sequin. Stream database changes for real-time analytics and event-driven pipelines.
Create stream on append
option in the S2 console or passing the --create-stream-on-append
flag to the s2 create-basin
command.Select source schemas and tables
Specify filters
insert
, update
, and/or delete
actions, and you can apply additional filters.Specify backfill
Enter connection details
my-basin
)products
)Create the sink