Re: pgbench failed when -f option contains a char '@'
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>,
"Wang,
Shenhao" <wangsh.fnst@cn.fujitsu.com>,
"pgsql-hackers@lists.postgresql.org"
<pgsql-hackers@lists.postgresql.org>
Date: 2020-12-20T18:38:06Z
Lists: pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes: > The "parser" looks for the last @ in the argument, so the simple > workaround is to append "@1". > I suggest the attached doc update, or anything in better English. Agreed, done. regards, tom lane
Commits
-
Doc: improve description of pgbench script weights.
- fafc6f716ade 10.16 landed
- c7a0b94c4528 9.6.21 landed
- 3989fdab48d9 12.6 landed
- 22d1569af95d 13.2 landed
- 1990ce186ee6 14.0 landed
- 14c6afbbb308 11.11 landed