mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Document that PGDATA has to point to the configuration files, rather
than the actual data storage directory. Per suggestion from Thom Brown
This commit is contained in:
@ -179,8 +179,8 @@ PostgreSQL documentation
|
||||
<term><option>-D <replaceable class="parameter">datadir</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specifies the file system location of the data directory or
|
||||
configuration file(s). See
|
||||
Specifies the file system location of the database
|
||||
configuration files. See
|
||||
<xref linkend="runtime-config-file-locations"> for details.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user