Re: "smart" shutdown is broken in HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "smart" shutdown is broken in HEAD
Дата
Msg-id 3492.1186171676@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "smart" shutdown is broken in HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> Once the postmaster has been up for a little bit this seems not to happen
> anymore, which means it could have been that way for awhile without
> anyone noticing.  I'm not sure yet how long is "a little bit" --- seems
> to be more than a minute, which destroys my first theory that the first
> autovac launch was involved...

Ah, found it ... not timing sensitive, but uninitialized-memory
sensitive :-(
        regards, tom lane


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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: log_autovacuum
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: clog_buffers to 64 in 8.3?