Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit252e652

Browse files
committed
doc: Fix typos
per Andres Freund
1 parent50709a1 commit252e652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ postgres=# SELECT pg_drop_replication_slot('regression_slot');
157157
<programlisting>
158158
$ pg_recvlogical -d postgres --slot test --create-slot
159159
$ pg_recvlogical -d postgres --slot test --start -f -
160-
<keycombo action="simul"><keycap>Control</><keycap>D</></>
160+
<keycombo action="simul"><keycap>Control</><keycap>Z</></>
161161
$ psql -d postgres -c "INSERT INTO data(data) VALUES('4');"
162162
$ fg
163163
BEGIN 693
@@ -314,7 +314,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
314314

315315
<para>
316316
Synchronous replication (see <xref linkend="synchronous-replication">) is
317-
only supported on replication slots used over the streaming-replication interface. The
317+
only supported on replication slots used over the streamingreplication interface. The
318318
function interface and additional, non-core interfaces do not support
319319
synchronous replication.
320320
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp