Re: Weird issue with planner choosing seq scan

Поиск
Список
Период
Сортировка
От Sean Leach
Тема Re: Weird issue with planner choosing seq scan
Дата
Msg-id 1865C113-5FE9-4ED4-9472-EA6758D05FA3@wiggum.com
обсуждение исходный текст
Ответ на Re: Weird issue with planner choosing seq scan  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: Weird issue with planner choosing seq scan  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-performance
On Feb 24, 2008, at 4:03 PM, Scott Marlowe wrote:

> The fact that your indexes are bloated but your table is not makes me
> wonder if you're not running a really old version of pgsql that had
> problems with monotonically increasing indexes bloating over time and
> requiring reindexing.
>
> That problem has been (for the most part) solved by some hacking Tom
> Lane did some time back.
>
> What version pgsql is this?  If it's pre 8.0 it might be worth looking
> into migrating for performance and maintenance reasons.

It's the latest 8.3.0 release :(

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Weird issue with planner choosing seq scan
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Weird issue with planner choosing seq scan