Re: after 9.2.4 patch vacuumdb -avz not analyzing all tables

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: after 9.2.4 patch vacuumdb -avz not analyzing all tables
Дата
Msg-id 1365780972.41333.YahooMailNeo@web162906.mail.bf1.yahoo.com
обсуждение исходный текст
Ответ на Re: after 9.2.4 patch vacuumdb -avz not analyzing all tables  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: after 9.2.4 patch vacuumdb -avz not analyzing all tables
Список pgsql-admin
Scott Marlowe <scott.marlowe@gmail.com> wrote:

> Does this behavior only affect the 9.2 branch? Or was it ported
> to 9.1 or 9.0 or 8.4 as well?

After leaving it on master for a while to see if anyone reported
problems in development, I back-patched as far as 9.0 in time for
the 9.2.3 (and related) patches.  Prior to that the code was too
different for it to be the same patch, and (perhaps not entirely
coincidentally) I had not seen the problems before 9.0.  From 9.0
on I have seen multiple sites (all using queuing from Slony or a
JMS implementation) with recurring problems when the queue
temporarily got large, shrank again, and then wrapped around to the
beginning of the table's file space.  In some cases performance was
so impaired that when such an event was triggered they would shut
down their application until a manual VACUUM could be run.

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: after 9.2.4 patch vacuumdb -avz not analyzing all tables
Следующее
От: Prashanth Ranjalkar
Дата:
Сообщение: Re: with PostgreSQL 9.1.9,the stats collector process is not work!