mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Document the lack of reading the PGDATABASE environment variable in
pg_restore.
This commit is contained in:
@ -686,7 +686,8 @@
|
|||||||
<para>
|
<para>
|
||||||
This utility, like most other <productname>PostgreSQL</> utilities,
|
This utility, like most other <productname>PostgreSQL</> utilities,
|
||||||
also uses the environment variables supported by <application>libpq</>
|
also uses the environment variables supported by <application>libpq</>
|
||||||
(see <xref linkend="libpq-envars">).
|
(see <xref linkend="libpq-envars">). However, it does not read
|
||||||
|
<envar>PGDATABASE</envar> when a database name is not supplied.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Reference in New Issue
Block a user