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 8147001 commit 4849767Copy full SHA for 4849767
doc/pgprobackup.xml
@@ -399,7 +399,7 @@ doc/src/sgml/pgprobackup.sgml
399
</listitem>
400
<listitem>
401
<para>
402
- On Unix systems, for <productname>PostgreSQL</productname> 10 or higher,
+ On Unix systems, for <productname>PostgreSQL</productname> 10 or lower,
403
a backup can be made only by the same OS user that has started the <productname>PostgreSQL</productname>
404
server. For example, if <productname>PostgreSQL</productname> server is started by
405
user <literal>postgres</literal>, the <literal>backup</literal> command must also be run
0 commit comments