Doc: fix some description of environment variables with frontend tools
Michael Paquier <michael@paquier.xyz>
Doc: fix some description of environment variables with frontend tools This addresses a couple of issues in the documentation: - Description of PG_COLOR was missing for some tools (pg_archivecleanup and pg_test_fsync), while the other descriptions had grammar mistakes. - pgbench supports more environment variables: PGUSER, PGHOST and PGPORT. - vacuumlo, oid2name and pgbench support coloring (HEAD only) Author: Michael Paquier Reviewed-by: Fabien Coelho, Daniel Gustafsson, Juan José Santamaría Flecha Discussion: https://postgr.es/m/20200304075418.GJ2593@paquier.xyz Backpatch-through: 12
Files
Documentation touched
- doc/src/sgml/oid2name.sgml
- doc/src/sgml/ref/clusterdb.sgml
- doc/src/sgml/ref/createdb.sgml
- doc/src/sgml/ref/createuser.sgml
- doc/src/sgml/ref/dropdb.sgml
- doc/src/sgml/ref/dropuser.sgml
- doc/src/sgml/ref/initdb.sgml
- doc/src/sgml/ref/pg_basebackup.sgml
- doc/src/sgml/ref/pg_checksums.sgml
- doc/src/sgml/ref/pg_controldata.sgml
- doc/src/sgml/ref/pg_dump.sgml
- doc/src/sgml/ref/pg_dumpall.sgml
- doc/src/sgml/ref/pg_isready.sgml
- doc/src/sgml/ref/pg_receivewal.sgml
- doc/src/sgml/ref/pg_recvlogical.sgml
- doc/src/sgml/ref/pg_resetwal.sgml
- doc/src/sgml/ref/pg_restore.sgml
- doc/src/sgml/ref/pg_rewind.sgml
- doc/src/sgml/ref/pg_waldump.sgml
- doc/src/sgml/ref/pgarchivecleanup.sgml
- doc/src/sgml/ref/pgbench.sgml
- doc/src/sgml/ref/pgtestfsync.sgml
- doc/src/sgml/ref/psql-ref.sgml
- doc/src/sgml/ref/reindexdb.sgml
- doc/src/sgml/ref/vacuumdb.sgml
- doc/src/sgml/vacuumlo.sgml
Discussion
- PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench 12 messages · 2020-03-04 → 2020-03-09