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

Commite80f619

Browse files
committed
doc: Use "connections" instead of "slots" to avoid confusion
The text was written before replication slots existed, but now "slot" isbest not used for anything else in the space of replication.
1 parent28d1726 commite80f619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ PostgreSQL documentation
313313
Stream the transaction log while the backup is created. This will
314314
open a second connection to the server and start streaming the
315315
transaction log in parallel while running the backup. Therefore,
316-
it will use up twoslots configured by the
316+
it will use up twoconnections configured by the
317317
<xref linkend="guc-max-wal-senders"> parameter. As long as the
318318
client can keep up with transaction log received, using this mode
319319
requires no extra transaction logs to be saved on the master.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp