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

Commit76df369

Browse files
committed
In the manual section on primary_conninfo, recommend using a role with
REPLICATION privileges, not SUPERUSER.Fujii Masao
1 parent86822df commit76df369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/recovery-config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
326326
of the primary server, as well as the port number if it is not
327327
the same as the standby server's default.
328328
Also specify a user name corresponding to a role that has the
329-
<literal>SUPERUSER</> and <literal>LOGIN</> privileges on the
329+
<literal>REPLICATION</> and <literal>LOGIN</> privileges on the
330330
primary (see
331331
<xref linkend="streaming-replication-authentication">).
332332
A password needs to be provided too, if the primary demands password

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp