Today I Learned

tags


2023/01/30

That psql et al. support colors:

export PG_COLOR=auto # only colorize output to ttys

learned from https://fluca1978.github.io/2023/01/23/PostgreSQLColors.html See also: