Continuing the discussion from Changing postgres wal_level and max_slot_wal_keep_size?:
Has there been any development on allowing access to the Postgres logical replication features? From my perspective, I would only need access to the write-ahead log on my read replica. These features allow wider support for data engineering capabilities such as syncing data to a warehouse or building analytics solutions. This would also make it easier to build syncing and transformation solutions for the Render Clickhouse quickstart.