1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Add reference to libpq environment variables for client applications.

This commit is contained in:
Bruce Momjian
2005-05-29 03:32:18 +00:00
parent f8a051604f
commit ecd70d7526
12 changed files with 32 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.48 2005/01/06 18:29:08 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.49 2005/05/29 03:32:18 momjian Exp $
PostgreSQL documentation
-->
@@ -415,7 +415,8 @@ PostgreSQL documentation
<para>
<xref linkend="app-pgdump">. Check there for details on possible
error conditions.
error conditions. Also see suppored environment variables
(<xref linkend="libpq-envars">).
</para>
</refsect1>