We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d1726 commit e80f619Copy full SHA for e80f619
doc/src/sgml/ref/pg_basebackup.sgml
@@ -313,7 +313,7 @@ PostgreSQL documentation
313
Stream the transaction log while the backup is created. This will
314
open a second connection to the server and start streaming the
315
transaction log in parallel while running the backup. Therefore,
316
- it will use up two slots configured by the
+ it will use up two connections configured by the
317
<xref linkend="guc-max-wal-senders"> parameter. As long as the
318
client can keep up with transaction log received, using this mode
319
requires no extra transaction logs to be saved on the master.
0 commit comments