Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3 - Mailing list pgsql-general

From Chris Travers
Subject Re: Application takes longer time to fetch large no of records from Postgresql 9.0.3
Date
Msg-id CAKt_Zfv4TJsDNbb6RwQeYfiiLMj7jpVBeGWHLQzKCqVf_2gugg@mail.gmail.com
Whole thread Raw
In response to Application takes longer time to fetch large no of records from Postgresql 9.0.3  (Deven Thaker <devenmthaker@gmail.com>)
List 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 by date:

Previous
From: Raghavendra
Date:
Subject: Re: Who is LISTENing?
Next
From: Maximilian Tyrtania
Date:
Subject: return query execute SQL-problem