Re: Satisfactory Query Time

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "x asasaxax" <xanaruto(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Satisfactory Query Time
Date: 2008-01-15 03:03:42
Message-ID: b42b73150801141903v6bd85e7bq46b60621fef6b31e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Jan 13, 2008 4:55 PM, x asasaxax <xanaruto(at)gmail(dot)com> wrote:
> Hi,
>
> I have a query that takes 0.450 ms. Its a xml query. Is that a good time
> for a query? If a have multiple connections on the database, will this time
> makes my db slow? How much time is good for a xml query?

You have provided zero relevant information. In fact, your question
is probably one of the vaguest I've ever read! Anways,

0.450 ms is extremely fast (a disk seek on a good drive will cost 2-5
ms). That computes to over 2000 txn/sec (over 7 million txn/hour). I
wouldn't worry to much.

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-01-15 03:10:54 Re: Index trouble with 8.3b4
Previous Message Gregory Stark 2008-01-15 02:51:42 Re: Index trouble with 8.3b4