Re: statement_timeout

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: statement_timeout
Дата
Msg-id 1164128568.3841.374.camel@silverbirch.site
обсуждение исходный текст
Ответ на Re: statement_timeout  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: statement_timeout  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Thu, 2006-11-16 at 13:50 -0500, Tom Lane wrote:
> =?iso-8859-2?Q?Marcin_Ma=F1k?= <marcin.mank@gmail.com> writes:
> > I have an unconfirmed feeling that autovac does not like system-wide
> > statement_timeout.
>
> If you have it set to less than the time needed to do a vacuum, then
> yes, autovac will fail.  You expected differently?  Do you think it's
> a good idea for autovac to ignore statement_timeout?  (Maybe it is,
> but I suspect we'd get complaints about that too.)

Autovac *must* ignore statement_timeout if it is doing a wraparound
avoidance scan, surely?

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: where to download postgresql-server-7.2.2-1.i386.rpm?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: statement_timeout