Re: strange buildfarm failure on lionfish

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: strange buildfarm failure on lionfish
Дата
Msg-id 12749.1185297372@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: strange buildfarm failure on lionfish  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: strange buildfarm failure on lionfish
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Gregory Stark wrote:
>> What really has to happen is it should run analyze on all tables
>> together in a single transaction and commit all the new stats together.
>> Out-of-sync stats can be worse than out-of-date stats.

> One problem with that is that it will keep the locks on each table until
> the end of all analyzes.

Yeah, that seems entirely infeasible, even if I agreed with the premise
which I don't think I do.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: strange buildfarm failure on lionfish
Следующее
От: Tom Lane
Дата:
Сообщение: Re: strange buildfarm failure on lionfish