Enable wal_level = 'logical' on PG for EletricSQL

andre-brandao
PRO

4 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

4 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 4 months ago


andre-brandao
PRO

4 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 4 months ago


Status changed to Solved brody 4 months ago


4 months ago

No problem!


Status changed to Awaiting Railway Response Railway 4 months ago


Status changed to Solved ray-chen 4 months ago


Enable wal_level = 'logical' on PG for EletricSQL - Railway Help Station