Re: 7.2.3?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.2.3?
Дата
Msg-id 23368.1033409502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.2.3?  (Greg Copeland <greg@CopelandConsulting.Net>)
Список pgsql-hackers
Greg Copeland <greg@CopelandConsulting.Net> writes:
> Should an advisory be issued for production sites to not perform a
> vacuum full with a notice that a bug fix will be coming shortly?

People seem to be misunderstanding the bug.  Whether your vacuum is FULL
or not (or VERBOSE or not, or ANALYZE or not) is not relevant.  The
dangerous thing is to execute a VACUUM that's not a single-table VACUUM
*as a non-superuser*.  The options don't matter.  If you see any notices
about "skipping tables" out of VACUUM, then you are at risk.

I'm not averse to issuing an announcement, but let's be sure we have
the details straight.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Do we want a CVS branch now?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CVS split problems