Re: 7.3.1 New install, large queries are slow

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: 7.3.1 New install, large queries are slow
Дата
Msg-id 20030115194528.U98448-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: 7.3.1 New install, large queries are slow  ("Roman Fail" <rfail@posportal.com>)
Список pgsql-performance
On Wed, 15 Jan 2003, Roman Fail wrote:

> Thanks to everyone for the quick replies!  I'm sure that my lack of
> skill with SQL queries is the main problem.  What's strange to me is
> how MSSQL takes my bad queries and makes them look good anyway.  It
> must have a real smart planner.

As a followup, if you do
set enable_indexscan=off;
before running the explain analyze, what does that give you?


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: 7.3.1 New install, large queries are slow
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.3.1 New install, large queries are slow