Observation about db response time

From: "Akshay Mathur" <akshay(dot)mathur(at)airtightnetworks(dot)net>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Observation about db response time
Date: 2005-08-30 13:05:30
Message-ID: 003401c5ad63$8420d940$9701a8c0@pune.wibhu.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello Friends,

We were having a database in pgsql7.4.2 The database was responding very
slowly even after full vacuum analyze (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 fasten the database?

Regards,

akshay


---------------------------------------
Akshay Mathur
SMTS, Product Verification
AirTight Networks, Inc. ( <http://www.airtightnetworks.net/>
www.airtightnetworks.net)
O: +91 20 2588 1555 ext 205
F: +91 20 2588 1445

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Frank Wiles 2005-08-30 13:13:22 Re: Observation about db response time
Previous Message Bruno Wolff III 2005-08-30 12:58:08 Re: RAID Configuration Sugestion