Stream changes from GCP Cloud SQL to other Google services and beyond. Learn how to enable logical replication and connect Sequin to your database.
connect
permission on the database.select
permission on all the tables you want to connect to Sequin.replication
permission to read from replication slots.off
, then logical decoding or replication is not enabled.
To enable it, follow these steps:
cloudsql.enable_pglogical=on
sequin_slot
) and publication (e.g. sequin_pub
) you just created. Then, name your database and click “Create Database”.