mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-05 13:20:31 +02:00
DOC: fix typo
This commit is contained in:
parent
814700126d
commit
4849767e31
@ -399,7 +399,7 @@ doc/src/sgml/pgprobackup.sgml
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
On Unix systems, for <productname>PostgreSQL</productname> 10 or higher,
|
||||
On Unix systems, for <productname>PostgreSQL</productname> 10 or lower,
|
||||
a backup can be made only by the same OS user that has started the <productname>PostgreSQL</productname>
|
||||
server. For example, if <productname>PostgreSQL</productname> server is started by
|
||||
user <literal>postgres</literal>, the <literal>backup</literal> command must also be run
|
||||
|
Loading…
Reference in New Issue
Block a user