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-26T03:56:38Z
Lists: pgsql-docs

On 2025/05/23 23:46, Fujii Masao wrote:
> 
> 
> 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.

I've pushed the patch. Thanks!

Regards,

-- 
Fujii Masao
NTT DATA Japan Corporation




Commits

  1. doc: Fix documenation for snapshot export in logical decoding.

  2. Don't force-assign transaction id when exporting a snapshot.