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

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3
Дата
Msg-id CAKt_Zfv4TJsDNbb6RwQeYfiiLMj7jpVBeGWHLQzKCqVf_2gugg@mail.gmail.com
обсуждение исходный текст
Ответ на Application takes longer time to fetch large no of records from Postgresql 9.0.3  (Deven Thaker <devenmthaker@gmail.com>)
Список pgsql-general


On Mon, Oct 15, 2012 at 9:24 PM, Deven Thaker <devenmthaker@gmail.com> 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?

When you say "fetched" do you mean the select query takes a long time, or that fetch operations on a cursor get slow after a certain point?

Best Wishes,
Chris Travers

Regards

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

Предыдущее
От: Raghavendra
Дата:
Сообщение: Re: Who is LISTENing?
Следующее
От: Maximilian Tyrtania
Дата:
Сообщение: return query execute SQL-problem