mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +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:
@@ -261,7 +261,7 @@ PostgreSQL documentation
|
||||
<term><option>--pgdata <replaceable class="parameter">datadir</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specifies the file system location of the database files. If
|
||||
Specifies the file system location of the database configuration files. If
|
||||
this is omitted, the environment variable
|
||||
<envar>PGDATA</envar> is used.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user