Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86822df commit 76df369Copy full SHA for 76df369
doc/src/sgml/recovery-config.sgml
@@ -326,7 +326,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
326
of the primary server, as well as the port number if it is not
327
the same as the standby server's default.
328
Also specify a user name corresponding to a role that has the
329
- <literal>SUPERUSER</> and <literal>LOGIN</> privileges on the
+ <literal>REPLICATION</> and <literal>LOGIN</> privileges on the
330
primary (see
331
<xref linkend="streaming-replication-authentication">).
332
A password needs to be provided too, if the primary demands password
0 commit comments