Power time-series applications with real-time change capture. Learn how to connect TimescaleDB to Sequin.
logical
. If it doesn’t, you’ll need to enable it by setting wal_level
to logical
.
Configure WAL level
postgresql.conf
file by running the SQL command show config_file;
.connect
permission on the database.select
permission on all the tables you want to connect to Sequin.replication
permission to read from replication slots.localhost
or your Docker machine IP)sequin_slot
) and publication (e.g. sequin_pub
) you just created. Then, name your database and click “Create Database”.