Re: Dealing with big tables

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: Dealing with big tables
Дата
Msg-id 1d4e0c10712020355j133e0d31n653a531da1834c80@mail.gmail.com
обсуждение исходный текст
Ответ на Dealing with big tables  ("Mindaugas" <ml@kilimas.com>)
Список pgsql-performance
On Dec 2, 2007 11:26 AM, Mindaugas <ml@kilimas.com> wrote:
>   I execute simple query "select * from bigtable where From='something'". Query returns like 1000 rows and takes 5++
secondsto complete. As far as I understand the query is slow because: 

Can you post an EXPLAIN ANALYZE? Which version of PostgreSQL do you use?

--
Guillaume

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

Предыдущее
От: "Mindaugas"
Дата:
Сообщение: Re: Dealing with big tables
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Dealing with big tables