Regarding snapshot generation during creation of logical slot in pgsql14

From: Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
To: pgsql-in-general(at)postgresql(dot)org, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Regarding snapshot generation during creation of logical slot in pgsql14
Date: 2024-09-15 16:43:13
Message-ID: CAJCZkoJx7PLRioQXx5+h=QOPG5HumVevYJQ=d9wFUpGWg4N5tg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-in-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

Browse pgsql-general by date

  From Date Subject
Next Message Willow Chargin 2024-09-15 17:13:32 Re: re-novice coming back to pgsql: porting an SQLite update statement to postgres
Previous Message Durgamahesh Manne 2024-09-15 11:44:58 Generate the valid snapshot during creation of for the purpose of taking pg_dump with --snapshot option

Browse pgsql-in-general by date

  From Date Subject
Next Message Durgamahesh Manne 2024-09-19 19:57:56 Synchronize the dump with a logical slot with --snapshot
Previous Message Durgamahesh Manne 2024-09-15 11:44:58 Generate the valid snapshot during creation of for the purpose of taking pg_dump with --snapshot option