Re: bad join performance

Поиск
Список
Период
Сортировка
От pginfo
Тема Re: bad join performance
Дата
Msg-id 3F419680.B70BDA19@t1.unisoftbg.com
обсуждение исходный текст
Ответ на bad join performance  (pginfo <pginfo@t1.unisoftbg.com>)
Ответы Re: bad join performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Hi tom,
sorry for my bad.
My production server is 7.3.7, but the development is 7.3.1 and I ran the
tests on 7.3.1.

It is courios that on 7.3.1 the query is not constantly bad.
From time to time it is running well.

regards,
ivan.
Tom Lane wrote:

> pginfo <pginfo@t1.unisoftbg.com> writes:
> > I am using pg 7.3.3 on RH 7.3,
>
> Are you certain the server is 7.3.3?  This looks like a mergejoin
> estimation bug that was present in 7.3 and 7.3.1, but should be fixed
> in 7.3.2 and later.
>
> If it is 7.3.3, I'd like to see the pg_stats rows for
> a_acc.ids_vid_doc and a_vid_doc.ids.
>
>                         regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org




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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Insert performance
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bad join performance