Re: pgbench -f and vacuum
От | David Rowley |
---|---|
Тема | Re: pgbench -f and vacuum |
Дата | |
Msg-id | CAApHDvqZoK5E1WWtK7rKRUo42Yg-yzsS17qKuCRF=zJU_GO9oA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgbench -f and vacuum (Jim Nasby <Jim.Nasby@BlueTreble.com>) |
Список | pgsql-hackers |
On 14 December 2014 at 13:50, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
On 12/13/14, 6:17 PM, Tatsuo Ishii wrote:Problem with "-f implies -n" approach is, it breaks backward
compatibility. There are use cases using custom script*and* pgbench_*
tables. For example the particular user wants to use the standard
pgbench tables and is not satisfied with the built in scenario. I know
at least one user does this way.
If we care enough about that case to attempt the vacuum anyway then we need to do something about the error message; either squelch it or check for the existence of the tables before attempting to vacuum. Since there's no way to squelch in the server logfile, I think checking for the table is the right answer.
Maybe someone can write a patch for VACUUM IF EXISTS ... :-)
/me hides
Regards
David Rowley
В списке pgsql-hackers по дате отправления: