N.1. When Color is Used
To use colorized output, set the environment variable PG_COLOR
as follows:
-
If the value is
always
, then color is used. -
If the value is
auto
and the standard error stream is associated with a terminal device, then color is used. -
Otherwise, color is not used.
© 1996–2021 The PostgreSQL Global Development Group
Licensed under the PostgreSQL License.
https://www.postgresql.org/docs/13/color-when.html