CREATE_REPLICATION_SLOT exported snapshot

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: pgsql-docs(at)postgresql(dot)org
Subject: CREATE_REPLICATION_SLOT exported snapshot
Date: 2016-09-11 10:23:30
Message-ID: 61101e39-d789-bf88-6bbd-32f2166df349@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

There's a brief mention of CREATE_REPLICATION_SLOT exporting a snapshot
here:


https://www.postgresql.org/docs/devel/static/logicaldecoding-explanation.html#AEN71570

but how to access the snapshot identifier is not documented anywhere.
So I came up with the attached patch (against master). Please have a
looksie.

.m

Attachment Content-Type Size
create_replication_slot_result.v1.patch text/x-patch 1.8 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message amolorape13 2016-09-12 07:26:38 alter query not work
Previous Message Christos Evaggelou 2016-09-11 08:12:08 Suggestion - Document a currently undocumented(?) feature - SELECT Table FROM Table