Re: 7.4.1 ... slight change of scheduale ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 7.4.1 ... slight change of scheduale ...
Дата
Msg-id 200312070043.hB70hmx12559@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: 7.4.1 ... slight change of scheduale ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 7.4.1 ... slight change of scheduale ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > So we have SSL, information schema (bit), and autovacuum.  The last one
> > is an easy fix, not sure on the others.
> 
> I thought you already applied those autovacuum patches?  Is there
> something else pending for it?

I am still reading email from yesterday, but this is a new patch in the
past 2 days.  The problem is that time differences were overflowing int
values if the vacuum took a long time, or something like that.  The fix
is to cast one to long long.  I haven't seen a patch yet, but I saw a
sample code piece that could easily be added by me.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.4.1 ... slight change of scheduale ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4.1 ... slight change of scheduale ...