RE: Starting logical replication at arbitrary point that's available in WAL

2024-12-27 Thread Zhijie Hou (Fujitsu)
On Friday, December 27, 2024 7:39 PM Alexander Uvizhev wrote: Hi, > I'm doing a logical replication using streaming replication protocol and > I'm trying to start a stream from a certain arbitrary point that's > available in WAL. However, both CREATE_REPLICATION_SLOT and > pg_create_logical_rep

RE: Runaway Initial Table Syncs in Logical Replication?

2023-08-03 Thread Zhijie Hou (Fujitsu)
On Friday, August 4, 2023 3:24 AM Don Seiler wrote: Hi, Thanks for reporting. > Logical Rep question. Publisher is PG12 on Ubuntu 18.04, subscriber is PG15 on > Ubuntu 22.04. Just to confirm, which subversion of PG15 are you using on the subscriber side ? Is it 15.3 ? I am confirming because