More clearly document that most PostgreSQL utilities support libpq
Bruce Momjian <bruce@momjian.us>
More clearly document that most PostgreSQL utilities support libpq environment variables. Backpatch to 8.2.X.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/clusterdb.sgml | modified | +8 −2 |
| doc/src/sgml/ref/createdb.sgml | modified | +8 −2 |
| doc/src/sgml/ref/createlang.sgml | modified | +11 −3 |
| doc/src/sgml/ref/createuser.sgml | modified | +8 −2 |
| doc/src/sgml/ref/dropdb.sgml | modified | +8 −2 |
| doc/src/sgml/ref/droplang.sgml | modified | +11 −3 |
| doc/src/sgml/ref/dropuser.sgml | modified | +8 −2 |
| doc/src/sgml/ref/initdb.sgml | modified | +8 −1 |
| doc/src/sgml/ref/pg_controldata.sgml | modified | +1 −2 |
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +4 −1 |
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +10 −4 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +11 −3 |
| doc/src/sgml/ref/pg_restore.sgml | modified | +11 −3 |
| doc/src/sgml/ref/psql-ref.sgml | modified | +4 −5 |
| doc/src/sgml/ref/reindexdb.sgml | modified | +8 −1 |
| doc/src/sgml/ref/vacuumdb.sgml | modified | +9 −2 |