Re: Bug #474: Index using problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #474: Index using problem
Дата
Msg-id 7019.1002289940@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug #474: Index using problem  (Andreas Wernitznig <andreas@insilico.com>)
Ответы Re: Bug #474: Index using problem
Список pgsql-bugs
Andreas Wernitznig <andreas@insilico.com> writes:
> If I don't disconnect from the database but use the first connection
> again, the database still uses the (now) slower "seq scan" for
> "primary/foreign key" checking. In this case the query optimizer
> statistics are not updated for established connections.

Sure they are --- in my tests, anyway.  What did you do *exactly*?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #474: Index using problem
Следующее
От: Nathan Johnson
Дата:
Сообщение: natural join kills postmaster