diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-05-12 13:13:12 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-05-12 13:13:12 -0400 |
commit | aa4a0b9571232f44e4b8d9effca3c540e657cebb (patch) | |
tree | e999d5c89707111412394a733ee69d9a85e06b08 /src/backend/executor/nodeModifyTable.c | |
parent | 97e0aa697983cf7f7f79e69f2dc248fdefb7dbf6 (diff) | |
download | postgresql-aa4a0b9571232f44e4b8d9effca3c540e657cebb.tar.gz postgresql-aa4a0b9571232f44e4b8d9effca3c540e657cebb.zip |
pgbench: Don't fail during startup
In pgbench, report, but ignore, any errors returned when attempting to
vacuum/truncate the default tables during startup. If the tables are
needed, we'll error out soon enough anyway.
Per discussion with Tatsuo, David Rowley, Jim Nasby, Robert, Andres,
Fujii, FabrÃzio de Royes Mello, Tomas Vondra, Michael Paquier, Peter,
based on a suggestion from Jeff Janes, patch from Robert, additional
message wording from Tom.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions