Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, Daniel Gustafsson <daniel@yesql.se>
Date: 2020-03-05T07:26:55Z
Lists: pgsql-hackers

Attachments

On Wed, Mar 04, 2020 at 10:05:30PM +0900, Michael Paquier wrote:
> On Wed, Mar 04, 2020 at 11:31:27AM +0100, Fabien COELHO wrote:
>> For "pgbench", you could also add the standard sentence that it uses libpq
>> environment variables, as it is also missing?
> 
> Yeah, that's true.  Let's fix this part while on it.

So, combining the feedback from Fabien, Juan and Daniel I am finishing
with the attached.  Any thoughts?
--
Michael

Commits

  1. Doc: fix some description of environment variables with frontend tools