Allow for Postgres logical replication
C
Chase Pursley
Allow for wal_level to be set to 'logical'.
Log In
D
Dan LaManna
If the WAL could be tailed, it would allow integration with other databases e.g. elasticsearch.
F
Flip van Haaren
This would be great to have, for example when working with electricSQL for realtime sync, currently we have to fall back to another service for the db.
K
Kobie
Without this feature we are unable to integrate our product with Render.
P
Pramod Pallath Vasudevan
This is a must have feature
D
Deepanshu Madan
is there any update on this?
C
Chandler Gonzales
This would allow use of Postgres that depends on the write ahead log to power streaming data. We need to use Debezium, for example
C
Cassidy Spring
Using supabase and it would be great to use a managed db service on render instead of a docker config.
J
James Arthur
Bumping this. Enabling logical replication would unlock our ability to integrate with Render Postgres.