mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Correct typo in command line options for backend server.
This commit is contained in:
parent
a1d110b841
commit
06dfb46d82
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ default
|
|||
Setting the <envar>PGDATESTYLE</envar> environment variable.
|
||||
</member>
|
||||
<member>
|
||||
Running postmaster using the <option>-oe</option> parameter to set
|
||||
Running postmaster using the <option>-o -e</option> option to set
|
||||
dates to the <literal>European</literal> convention.
|
||||
Note that this affects only the some combinations of date styles; for example
|
||||
the ISO style is not affected by this parameter.
|
||||
|
|
|
|||
Loading…
Reference in a new issue