Re: extremly bad select performance on huge table

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: extremly bad select performance on huge table
Дата
Msg-id 1413989639.83279.YahooMailNeo@web122306.mail.ne1.yahoo.com
обсуждение исходный текст
Ответ на Re: extremly bad select performance on huge table  (Björn Wittich <Bjoern_Wittich@gmx.de>)
Ответы Re: extremly bad select performance on huge table  (Björn Wittich <Bjoern_Wittich@gmx.de>)
Список pgsql-performance
Björn Wittich <Bjoern_Wittich@gmx.de> wrote:

> I do not want the db server to prepare the whole query result at
> once, my intention is that the asynchronous retrieval starts as
> fast as possible.

Then you probably should be using a cursor.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Igor Neyman
Дата:
Сообщение: Re: extremly bad select performance on huge table
Следующее
От: Björn Wittich
Дата:
Сообщение: Re: extremly bad select performance on huge table