Observation about db response time - Mailing list pgsql-performance

From
Subject Observation about db response time
Date
Msg-id 2527.192.168.1.175.1125158337.squirrel@mailserv
Whole thread Raw
Responses Re: Observation about db response time
List pgsql-performance
Hello Friends,
We were having a database in pgsql7.4. The database was responding very
slowly even after full vacuum (select
count(*) from some_table_having_18000_records was taking 18 Sec).

We took a backup of that db and restored it back. Now the same db on
same PC is responding fast (same query is taking 18 ms).

But we can't do the same as a solution of slow response. Do anybody has
faced similar problem? Is this due to any internal problem of pgsql? Is
there any clue to fasteen the database?

Regards,

akshay




pgsql-performance by date:

Previous
From: Rémy Beaumont
Date:
Subject: High load and iowait but no disk access
Next
From: Matthew Nuzum
Date:
Subject: Re: RAID Configuration Sugestion