Re: Better way of dealing with pgstat wait timeout during buildfarm runs?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Better way of dealing with pgstat wait timeout during buildfarm runs?
Дата
Msg-id CA+TgmoaApmPth0mdVJBo7JWxnEPod8t1UsNZo3HmJMyPxOmNNg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Better way of dealing with pgstat wait timeout during buildfarm runs?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, Dec 27, 2014 at 8:51 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Sat, Dec 27, 2014 at 7:55 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> This would have the effect of transferring all responsibility for
>>> dead-stats-entry cleanup to autovacuum.  For ordinary users, I think
>>> that'd be just fine.  It might be less fine though for people who
>>> disable autovacuum, if there still are any.
>
>> -1.  I don't think it's a good idea to inflict pain on people who want
>> to schedule their vacuums manually (and yes, there are some) to get
>> clean buildfarm runs.
>
> Did you read the rest of it?

Yeah...  since when do I not read your emails?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: orangutan seizes up during isolation-check
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}