Enable wal_level = 'logical' on PG for EletricSQL
andre-brandao
PROOP

9 months ago

Im trying to deploy an instance of https://electric-sql.com/ (https://github.com/electric-sql/electric) but it needs to have a connection to a pg database with wal_level = 'logical' + some other replication config(https://electric-sql.com/docs/guides/deployment#database-resources), but I can't get the database to change the wal_level from replica

Solved

3 Replies

brody
EMPLOYEE

9 months ago

Hello,

Please see this docs section for an overview of how you would set such a setting -

https://docs.railway.com/guides/postgresql#modifying-the-postgres-configuration

Best,

Brody


Status changed to Awaiting User Response Railway 10 months ago


andre-brandao
PROOP

9 months ago

I just needed to restart the service, lol

Thank you very much for the quick response S2


Status changed to Awaiting Railway Response Railway 10 months ago


Status changed to Solved brody 10 months ago


brody
EMPLOYEE

9 months ago

No problem!


Status changed to Awaiting Railway Response Railway 10 months ago


Status changed to Solved ray-chen 10 months ago


Loading...