diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml
index 563840d0b3f..86f63c4e405 100644
--- a/doc/src/sgml/ref/clusterdb.sgml
+++ b/doc/src/sgml/ref/clusterdb.sgml
@@ -1,5 +1,5 @@
@@ -190,6 +190,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -235,7 +242,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml
index 0863e9a75af..62bdf5671e0 100644
--- a/doc/src/sgml/ref/createdb.sgml
+++ b/doc/src/sgml/ref/createdb.sgml
@@ -1,5 +1,5 @@
@@ -241,6 +241,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -294,7 +301,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml
index 5f9fac44d19..2323be9bd8a 100644
--- a/doc/src/sgml/ref/createlang.sgml
+++ b/doc/src/sgml/ref/createlang.sgml
@@ -1,5 +1,5 @@
@@ -171,6 +171,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -181,7 +188,9 @@ PostgreSQL documentation
Most error messages are self-explanatory. If not, run
createlang with the
option and see under the respective SQL command
- for details.
+ for details. Also, any default connection settings and environment
+ variables used by the libpq front-end
+ library will apply.
@@ -216,7 +225,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml
index 9197ea8a305..9303e68ba25 100644
--- a/doc/src/sgml/ref/createuser.sgml
+++ b/doc/src/sgml/ref/createuser.sgml
@@ -1,5 +1,5 @@
@@ -331,6 +331,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -401,7 +408,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/dropdb.sgml b/doc/src/sgml/ref/dropdb.sgml
index 8b4198af4d6..40e2ade8652 100644
--- a/doc/src/sgml/ref/dropdb.sgml
+++ b/doc/src/sgml/ref/dropdb.sgml
@@ -1,5 +1,5 @@
@@ -168,6 +168,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -220,7 +227,6 @@ DROP DATABASE
- Environment Variables ()
diff --git a/doc/src/sgml/ref/droplang.sgml b/doc/src/sgml/ref/droplang.sgml
index 380d0243b07..3986b01dfc5 100644
--- a/doc/src/sgml/ref/droplang.sgml
+++ b/doc/src/sgml/ref/droplang.sgml
@@ -1,5 +1,5 @@
@@ -179,6 +179,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -189,7 +196,9 @@ PostgreSQL documentation
Most error messages are self-explanatory. If not, run
droplang with the
option and see under the respective SQL command
- for details.
+ for details. Also, any default connection settings and environment
+ variables used by the libpq front-end
+ library will apply.
@@ -220,7 +229,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml
index f103fddaf80..37ffcc0785b 100644
--- a/doc/src/sgml/ref/dropuser.sgml
+++ b/doc/src/sgml/ref/dropuser.sgml
@@ -1,5 +1,5 @@
@@ -171,6 +171,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -223,7 +230,6 @@ DROP ROLE
- Environment Variables ()
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml
index 07147c10eca..985a79b36f5 100644
--- a/doc/src/sgml/ref/initdb.sgml
+++ b/doc/src/sgml/ref/initdb.sgml
@@ -1,5 +1,5 @@
@@ -291,6 +291,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml
index 658d32f5b09..466c03e2244 100644
--- a/doc/src/sgml/ref/pg_controldata.sgml
+++ b/doc/src/sgml/ref/pg_controldata.sgml
@@ -1,5 +1,5 @@
@@ -57,7 +57,6 @@ PostgreSQL documentation
-
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 9c2d1e0802a..791c37ea082 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -1,5 +1,5 @@
@@ -357,6 +357,9 @@ PostgreSQL documentation
For additional server variables, see .
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml
index 145b184698e..7c56a6ba271 100644
--- a/doc/src/sgml/ref/pg_dump.sgml
+++ b/doc/src/sgml/ref/pg_dump.sgml
@@ -1,5 +1,5 @@
@@ -683,6 +683,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -693,7 +700,9 @@ PostgreSQL documentation
SELECT statements. If you have problems running
pg_dump, make sure you are able to
select information from the database using, for example, .
+ linkend="app-psql">. Also, any default connection settings and environment
+ variables used by the libpq front-end
+ library will apply.
@@ -866,7 +875,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
- Environment Variables ()
diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml
index 8dfa773a49d..7912a94d5ea 100644
--- a/doc/src/sgml/ref/pg_dumpall.sgml
+++ b/doc/src/sgml/ref/pg_dumpall.sgml
@@ -1,5 +1,5 @@
@@ -403,6 +403,13 @@ PostgreSQL documentation
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -458,9 +465,8 @@ PostgreSQL documentation
See Also
- . Check there for details on possible
- error conditions. Also see supported environment variables
- ().
+ Check for details on possible
+ error conditions.
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml
index 0430ca20e59..c0e6ba27475 100644
--- a/doc/src/sgml/ref/pg_restore.sgml
+++ b/doc/src/sgml/ref/pg_restore.sgml
@@ -1,4 +1,4 @@
-
+
@@ -508,6 +508,13 @@
+
+
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
+
+
@@ -520,7 +527,9 @@
internally executes SQL statements. If you have
problems running pg_restore, make sure
you are able to select information from the database using, for
- example, .
+ example, . Also, any default connection
+ settings and environment variables used by the
+ libpq front-end library will apply.
@@ -680,7 +689,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
- Environment Variables ()
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 3f6d3244f8b..5cf2b0bd109 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
@@ -2697,10 +2697,9 @@ $endif
- Because psql uses libpq
- internally, all libpq environment variables are
- also honored by psql. For a complete list of those
- variables, see .
+ This utility, like most other PostgreSQL> utilities,
+ also uses the environment variables supported by .
diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml
index 8bf274e3229..1594df0c2bc 100644
--- a/doc/src/sgml/ref/reindexdb.sgml
+++ b/doc/src/sgml/ref/reindexdb.sgml
@@ -213,6 +213,14 @@ PostgreSQL documentation
+
+
+ Because psql uses libpq
+ internally, all libpq environment variables are
+ also honored by psql. For a complete list of those
+ variables, see .
+
+
@@ -270,7 +278,6 @@ PostgreSQL documentation
- Environment Variables ()
diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml
index 6159e9bca80..e082397b933 100644
--- a/doc/src/sgml/ref/vacuumdb.sgml
+++ b/doc/src/sgml/ref/vacuumdb.sgml
@@ -1,5 +1,5 @@
@@ -235,6 +235,14 @@ PostgreSQL documentation
+
+
+ Because psql uses libpq
+ internally, all libpq environment variables are
+ also honored by psql. For a complete list of those
+ variables, see .
+
+
@@ -301,7 +309,6 @@ PostgreSQL documentation
- Environment Variables ()