Re: Same conditions, different planning?

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Same conditions, different planning?
Дата
Msg-id 3F965F61.30401@myrealbox.com
обсуждение исходный текст
Ответ на Same conditions, different planning?  (Pedro Alves <pmalves@think.pt>)
Ответы Re: Same conditions, different planning?
Список pgsql-general
Pedro Alves wrote:
>    I'm having serious problems with a mission critical app that runs on
> postgres (and has been running for the past 3 years). It's rather large,
> and lately things are not going well. The planner is getting 'nuts',
> choosing ways that never end and completly stops the database.
>     The strange thing is that running the same query with the same database
> with the same conditions in other machine the planner works as expecter and
> all goes well.

Can we see explain analyze for the queries, relevant schema and other details?

And what version of postgresql is this? On what platform?

  Shridhar



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

Предыдущее
От: Pedro Alves
Дата:
Сообщение: Same conditions, different planning?
Следующее
От: Pedro Alves
Дата:
Сообщение: Re: Same conditions, different planning?