try to find out wal log path ? and how i can export it ?
gone though official doc -https://cloud.google.com/sql/docs/postgres/replication/configure-logical-replication
tried firing Select * from pg_current_wal_location(); but getting error.
try to find out wal log path ? and how i can export it ?
gone though official doc -https://cloud.google.com/sql/docs/postgres/replication/configure-logical-replication
tried firing Select * from pg_current_wal_location(); but getting error.