Re: 500 requests per second

From: Richard Huxton <dev(at)archonet(dot)com>
To: Tarhon-Onu Victor <mituc(at)iasi(dot)rdsnet(dot)ro>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: 500 requests per second
Date: 2007-05-14 09:03:26
Message-ID: 464825DE.3090007@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Tarhon-Onu Victor wrote:
>
> Hi guys,
>
> I'm looking for a database+hardware solution which should be able to
> handle up to 500 requests per second.

Crucial questions:

1. Is this one client making 500 requests, or 500 clients making one
request per second?
2. Do you expect the indexes at least to fit in RAM?

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message ITAGAKI Takahiro 2007-05-14 09:04:58 Re: Automatic adjustment of bgwriter_lru_maxpages
Previous Message Adam Tauno Williams 2007-05-14 01:44:42 Re: pg_stats how-to?