Re: installcheck failing on psql_crosstab

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: installcheck failing on psql_crosstab
Дата
Msg-id CAB7nPqTEwJ-Yq7gdv3PX6yB5iKDPYxF8ykxfcAE5_rf1Zsrfvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: installcheck failing on psql_crosstab  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Jun 8, 2016 at 8:21 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> Tom Lane wrote:
>> Michael Paquier <michael.paquier@gmail.com> writes:
>> > On Tue, Jun 7, 2016 at 12:31 PM, Michael Paquier
>> > <michael.paquier@gmail.com> wrote:
>> >> On Tue, Jun 7, 2016 at 12:28 AM, Alvaro Herrera
>> >> <alvherre@2ndquadrant.com> wrote:
>> >>> Hmm, so we could solve the complaint by adding an ANALYZE.  I'm open to
>> >>> that; other opinions?
>>
>> >> We could just enforce work_mem to 64kB and then reset it.
>>
>> > Or just set up work_mem to a wanted value for the duration of the run
>> > of psql_crosstab. Attached is my proposal.
>>
>> I liked the ANALYZE idea better; this seems pretty ad-hoc.
>
> Done that way.

OK, thanks for fixing the issue!
-- 
Michael



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: installcheck failing on psql_crosstab
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [BUGS] Routine analyze of single column prevents standard autoanalyze from running at all