mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
Fix some typos in the documentation
Thom Brown
This commit is contained in:
@@ -254,7 +254,7 @@ PostgreSQL documentation
|
||||
<literal>mydbserver</literal> and store it in the local directory
|
||||
<filename>/usr/local/pgsql/archive</filename>:
|
||||
<screen>
|
||||
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
|
||||
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /usr/local/pgsql/archive</userinput>
|
||||
</screen></para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user