Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eecf963

Browse filesBrowse files
committed
1 parent b3c265d commit eecf963
Copy full SHA for eecf963

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/func.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20927,7 +20927,7 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
2092720927
(<parameter>slot_name</parameter> <type>name</type>, <parameter>lsn</parameter> <type>pg_lsn</type>)
2092820928
</entry>
2092920929
<entry>
20930-
Copies an existing logical replication slot name <parameter>src_slot_name</parameter>
20930+
Copies an existing logical replication slot named <parameter>src_slot_name</parameter>
2093120931
to a logical replication slot named <parameter>dst_slot_name</parameter>
2093220932
while changing the output plugin and persistence. The copied logical slot starts
2093320933
from the same <acronym>LSN</acronym> as the source logical slot. Both

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.