1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-25 13:17:41 +03:00

Add id's to various elements in protocol.sgml

For easier direct linking.

Author: Brar Piening <brar@gmx.de>
Discussion: https://www.postgresql.org/message-id/flat/dbad4f77-4dce-1b05-2b65-831acb5d5b66@gmx.de
This commit is contained in:
Peter Eisentraut
2022-03-02 10:30:41 +01:00
parent 506035b0b8
commit e58791c6ad
2 changed files with 87 additions and 87 deletions

View File

@@ -342,7 +342,7 @@ postgres=# select * from pg_logical_slot_get_changes('regression_slot', NULL, NU
<title>Exported Snapshots</title>
<para>
When a new replication slot is created using the streaming replication
interface (see <xref linkend="protocol-replication-create-slot"/>), a
interface (see <xref linkend="protocol-replication-create-replication-slot"/>), a
snapshot is exported
(see <xref linkend="functions-snapshot-synchronization"/>), which will show
exactly the state of the database after which all changes will be