Re: pgbench: supports PGDATABASE / warning about -d
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: christophe.courtois@dalibo.com, pgsql-docs@lists.postgresql.org
Date: 2021-02-25T07:09:31Z
Lists: pgsql-docs
On Wed, Feb 24, 2021 at 02:29:31PM +0900, Michael Paquier wrote: > Yeah, let's fix that. Adding only PGDATABASE to the list of > environment variables supported does not look enough to me, so I > propose the simple patch attached to clarify what happens to dbname in > more details. Applied this one as of 9e9b5c0. 5aaa584 is the original change that updated the doc of pgbench to mention all the supported environment variable, so this has been backpatched down to 12. -- Michael
Commits
-
doc: Mention PGDATABASE as supported by pgbench
- 9e9b5c05010d 12.7 landed
- 1f56ae322943 13.3 landed
- a6f8dc47a058 14.0 landed