Do not vacuum pgbench tables if they do not exist when pgbench -f given

Edit
ID 56
Title Do not vacuum pgbench tables if they do not exist when pgbench -f given
Topic Clients
Created 2015-01-12 12:56:20
Last modified 2015-05-12 17:15:41 (9 years, 6 months ago)
Latest email 2015-05-12 17:16:15 (9 years, 6 months ago)
Status
2015-02: Committed
2014-12: Moved to next CF
Target version
Authors Tatsuo Ishii (ishii)
Reviewers Become reviewer
Committer Stephen Frost (sfrost)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/56
git checkout commitfest/cf/56
Emails
pgbench -f and vacuum
First at 2014-12-13 10:16:54 by Tatsuo Ishii <ishii at postgresql.org>
Latest at 2015-05-12 17:16:15 by Stephen Frost <sfrost at snowman.net>
Latest attachment (pgbench-vacuum-failure-not-fatal.patch) at 2015-04-30 20:02:16 from Robert Haas <robertmhaas at gmail.com>
    Attachment (pgbench-vacuum-failure-not-fatal.patch) at 2015-04-30 20:02:16 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (20150210_pgbench_imply.patch) at 2015-02-10 07:16:24 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (pgbench-f-noexit-v3.patch) at 2015-02-09 05:54:49 from Tatsuo Ishii <ishii at postgresql.org> (Patch: Yes)
    Attachment (pgbench-f-noexit-v2.patch) at 2014-12-21 14:58:32 from Tatsuo Ishii <ishii at postgresql.org> (Patch: Yes)
    Attachment (pgbench-f-noexit-v1.patch) at 2014-12-13 10:16:54 from Tatsuo Ishii <ishii at postgresql.org> (Patch: Yes)
History
When Who What
2015-05-12 17:15:41 Stephen Frost (sfrost) Closed in commitfest 2015-02 with status: Committed
2015-05-12 17:15:41 Stephen Frost (sfrost) Changed committer to sfrost
2015-02-13 06:59:35 Michael Paquier (michael-kun) New status: Ready for Committer
2015-02-13 06:59:17 Michael Paquier (michael-kun) Closed in commitfest 2014-12 with status: Returned with Feedback
2015-01-16 13:20:10 Michael Paquier (michael-kun) New status: Waiting on Author
2015-01-12 12:56:42 Michael Paquier (michael-kun) Changed authors to Tatsuo Ishii (ishii)
2015-01-12 12:56:20 Michael Paquier (michael-kun) Attached mail thread 20141213.191654.1409898280330806597.t-ishii@sraoss.co.jp
2015-01-12 12:56:20 Michael Paquier (michael-kun) Created patch record
Edit