Gene Zhang

Results 4 comments of Gene Zhang

Just FYI some details: https://stackoverflow.com/questions/75852587/how-to-use-exported-snapshot-in-postgres-replication-slot

Just to add what I did recently, in hope this may help. I don't keep track of transaction boundaries as probably should as the target system is for OLAP and...

Just found out that in 15, `GetWALInsertionTimeLine()` replaces the global `ThisTimeLineID`, as I guess this name is also used as a field in structures. FYI. So I added the following...

Thanks Andrey. https://github.com/x4m/pg_tm_aux/pull/10