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
- doc-frontend-colors-v2.patch (text/x-diff) patch v2
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
-
Doc: fix some description of environment variables with frontend tools
- 654bd6985df8 12.3 landed
- 5aaa584f819e 13.0 landed