Regarding snapshot generation during creation of logical slot in pgsql14 - Mailing list pgsql-general

From Durgamahesh Manne
Subject Regarding snapshot generation during creation of logical slot in pgsql14
Date
Msg-id CAJCZkoJx7PLRioQXx5+h=QOPG5HumVevYJQ=d9wFUpGWg4N5tg@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi,

How do we generate the snapshot for the logical slot  which can be used in pg_dump command options with --snapshot in pgsql 14?

Any function to check the snapshot of the slot after creating slot with pg_create_logical_replication_slot('pgdg',pgoutput);


Regards,
Durga Mahesh






pgsql-general by date:

Previous
From: Durgamahesh Manne
Date:
Subject: Generate the valid snapshot during creation of for the purpose of taking pg_dump with --snapshot option
Next
From: Willow Chargin
Date:
Subject: Re: re-novice coming back to pgsql: porting an SQLite update statement to postgres