Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3
Дата
Msg-id 507CE525.4020109@ringerc.id.au
обсуждение исходный текст
Ответ на Application takes longer time to fetch large no of records from Postgresql 9.0.3  (Deven Thaker <devenmthaker@gmail.com>)
Ответы Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-general
On 10/16/2012 12:24 PM, Deven Thaker wrote:
> Hi,
> My application takes longer time (we see time out even) when data to be
> fetched from Postgresql 9.0.3 is around 1900000 records. I am doing an
> improvement at application level, but from database side any performance
> tuning do i need to do?
>
> I have not changed any parameters in postgresql.conf, so using default
> values.
>
> Any recommendations to improve the performance.

I'm pretty sure I sent you a link that would help you answer that
yourself or write a better question that would make it pratical for
others to help you.

Allow me to repeat myself.

Please read this:

     https://wiki.postgresql.org/wiki/Slow_Query_Questions

then follow up with a complete question including exact query text,
EXPLAIN (ANALYZE, BUFFERS) results, etc.

--
Craig Ringer


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: SO issue: src/tutorial of 8.3.x fails to compile on Cygwin
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3