Re: Hot standbys now support exporting snapshots while creating a logical replication slot
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Kevin K Biju <kevinkbiju@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2025-05-23T14:46:36Z
Lists: pgsql-docs
Attachments
- v1-0001-PG13_PG14-doc-Fix-documenation-for-snapshot-export-in-logic.patch (text/plain) patch v1-0001
- v1-0001-PG15_master-doc-Fix-documenation-for-snapshot-export-in-logic.patch (text/plain) patch v1-0001
On 2025/05/23 19:52, Kevin K Biju wrote: > Hi Fuiji, > > I wasn't aware that support for exporting snapshots goes as far back as v10. The change looks good. Thanks for the review! I've prepared two patches: one for v15 and later, and another for v13 and v14. Unless there are any objections, I'll go ahead and commit and back-patch the patch to all supported branches. Regards, -- Fujii Masao NTT DATA Japan Corporation
Commits
-
doc: Fix documenation for snapshot export in logical decoding.
- 4f49456094df 13.22 landed
- 14127818e6a0 14.19 landed
- 0f29022e0591 15.14 landed
- dac37e3f3ba1 16.10 landed
- 90558dbf5483 17.6 landed
- 47d90b741d09 18.0 landed
-
Don't force-assign transaction id when exporting a snapshot.
- 6c2003f8a1bb 10.0 cited