Re: un-vacuum?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: un-vacuum?
Дата
Msg-id 9793.1137708716@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: un-vacuum?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> On Thu, Jan 19, 2006 at 03:54:33PM -0500, uwcssa wrote:
>> I want to do this for  repeating some experiment results, not for
>> tuning the db (pretty much like using an old machine to find
>> performance difference for an algorithm).  so if i have a way
>> of knowing which tables are storing the statistics, i guess i can
>> delete all from that table to archieve this.

> pg_statistic stores statistics.  I think it's safe to delete rows,

"DELETE FROM pg_statistic" is safe enough, but it's more of an
"un-analyze" than an "un-vacuum".  There is no "un-vacuum".
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Cache-flush stress testing
Следующее
От: Andrew - Supernews
Дата:
Сообщение: Bug: random() can return 1.0