File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ PostgreSQL documentation
254254 <literal>mydbserver</literal> and store it in the local directory
255255 <filename>/usr/local/pgsql/archive</filename>:
256256<screen>
257- <prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup /archive</userinput>
257+ <prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /usr/local/pgsql /archive</userinput>
258258</screen></para>
259259 </refsect1>
260260
Original file line number Diff line number Diff line change 200200 </para>
201201
202202 <para>
203- When specified on the command line, user and databases names have
203+ When specified on the command line, user and database names have
204204 their case preserved — the presence of spaces or special
205205 characters might require quoting. Table names and other identifiers
206206 do not have their case preserved, except where documented, and
You can’t perform that action at this time.
0 commit comments