This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
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.