diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml index 7db333b749fa8385eef063485f4e2b55c4e567d8..fd27b3efe87bc4833a45061a159a293d5072bfbd 100644 --- a/doc/src/sgml/ref/clusterdb.sgml +++ b/doc/src/sgml/ref/clusterdb.sgml @@ -1,5 +1,5 @@ @@ -193,8 +193,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml index 62bdf5671e08f5c5f696aee10504a8b6ada8570f..02a3a7948f18e53966b9e0ffe15c3a5786dfd17d 100644 --- a/doc/src/sgml/ref/createdb.sgml +++ b/doc/src/sgml/ref/createdb.sgml @@ -1,5 +1,5 @@ @@ -244,8 +244,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml index 2323be9bd8af12c73674a67d070aec8fd9065458..6913a132722df3c953ee27ba500eb1b4f835a409 100644 --- a/doc/src/sgml/ref/createlang.sgml +++ b/doc/src/sgml/ref/createlang.sgml @@ -1,5 +1,5 @@ @@ -174,8 +174,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 9303e68ba2568f02c2f59c8542354b0b156de95b..834ec1db7b64913858c9788bbaf0b9473e6bb242 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -1,5 +1,5 @@ @@ -334,8 +334,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/dropdb.sgml b/doc/src/sgml/ref/dropdb.sgml index c96b2da6a541dc7a144920a44687fbfa17ff73af..bb07abe0500d70ce4841570106eb20f203912900 100644 --- a/doc/src/sgml/ref/dropdb.sgml +++ b/doc/src/sgml/ref/dropdb.sgml @@ -1,5 +1,5 @@ @@ -171,8 +171,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/droplang.sgml b/doc/src/sgml/ref/droplang.sgml index ba590d430ec6e1a62383bbfeaf5d5487a5cb0d55..c284476c2ae07ce0d0496122799cff3fed321762 100644 --- a/doc/src/sgml/ref/droplang.sgml +++ b/doc/src/sgml/ref/droplang.sgml @@ -1,5 +1,5 @@ @@ -182,8 +182,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml index 37ffcc0785bba0366d13639899e4cdfd4dc853d2..303f053e52b260d97a6ad42493d847d63e2cc343 100644 --- a/doc/src/sgml/ref/dropuser.sgml +++ b/doc/src/sgml/ref/dropuser.sgml @@ -1,5 +1,5 @@ @@ -174,8 +174,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 9c2e0b1d1d80bea0c6281e18bd71f44936795bc2..312da7085a9706a45890da609158f3698e5d8774 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -1,5 +1,5 @@ @@ -294,8 +294,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index a7e1b7ec69647960bdb542a6543ae2ca2171072a..c9b5ae9938abf51d257809cf14ea117a62b9e69c 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -358,8 +358,8 @@ PostgreSQL documentation For additional server variables, see . This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 7c56a6ba2713ac8ae633c178f65cf88194c2582d..6bb1cf4a4768db2379af45c812938a45daf5a13c 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -1,5 +1,5 @@ @@ -686,8 +686,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 48869374dfbd76f34ae0449f36c6e958a9da31cd..0d944278c44485316eefd67860173d83d23a7ad1 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ @@ -406,8 +406,8 @@ PostgreSQL documentation This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index c0e6ba274753ec1cb5361ef0cbb9ccf5b8cbc6b1..8ed0a57b58eed8b9c60c3d7f1085bf022cc17304 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -511,8 +511,8 @@ This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 644a71b79207b60d43204bf12749177974a9a190..0603fe795933ad513c35fe57e993dc3923f384fd 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -2731,8 +2731,8 @@ $endif This utility, like most other PostgreSQL utilities, - also uses the environment variables supported by . + also uses the environment variables supported by libpq + (see ). diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index ec6dc38872abc8f90caed0baec8212ad1cd580b4..657930d9e5293374bfd203253800a82ab7fdb2a6 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -215,10 +215,9 @@ PostgreSQL documentation - 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 libpq + (see ). diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index e082397b933fa8a274fc2546a544999d41330eb7..600b25d5723c9598b962c12968f59d2eee1a4a72 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -1,5 +1,5 @@ @@ -237,10 +237,9 @@ PostgreSQL documentation - 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 libpq + (see ).