Skip to content

Commit 1350266

Browse files
committed
1 parent bffe18e commit 1350266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20791,7 +20791,7 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
2079120791
(<parameter>slot_name</parameter> <type>name</type>, <parameter>lsn</parameter> <type>pg_lsn</type>)
2079220792
</entry>
2079320793
<entry>
20794-
Copies an existing logical replication slot name <parameter>src_slot_name</parameter>
20794+
Copies an existing logical replication slot named <parameter>src_slot_name</parameter>
2079520795
to a logical replication slot named <parameter>dst_slot_name</parameter>
2079620796
while changing the output plugin and persistence. The copied logical slot starts
2079720797
from the same <acronym>LSN</acronym> as the source logical slot. Both

0 commit comments

Comments
 (0)