Re: BUG #1855: usage of indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1855: usage of indexes
Дата
Msg-id 11835.1125342304@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1855: usage of indexes  ("Vladimir Kanazir" <canny@vlajko.com>)
Список pgsql-bugs
"Vladimir Kanazir" <canny@vlajko.com> writes:
> I can't stand it any more. Please fix damn indexes once for all, if you are
> able to.

You expect to get a polite response to this sort of thing?  Especially
when you didn't show us any actual information (like EXPLAIN ANALYZE
output --- EXPLAIN alone does not prove that you've got a problem).

Please go read the available performance-tuning information.  You might
find that twiddling random_page_cost would help the planner get closer
to reality on your platform, for example.

            regards, tom lane

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [pgsql-www] beta page has broken link to bug submission
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CVS Head: Pg_ctl bug?