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
autoand the standard error stream is associated with a terminal device, then color is used.Otherwise, color is not used.
Last updated
Was this helpful?