2 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
3 Replies
2 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[bot] • about 2 months ago
2 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[bot] • about 2 months ago
Status changed to Solved brody • about 2 months ago
Status changed to Awaiting Railway Response railway[bot] • about 2 months ago
Status changed to Solved ray-chen • about 2 months ago