Re: 500 requests per second - Mailing list pgsql-performance

From PFC
Subject Re: 500 requests per second
Date
Msg-id op.tso2qemxcigqcu@apollo13
Whole thread Raw
In response to Re: 500 requests per second  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-performance
>>         I'm looking for a database+hardware solution which should be
>> able to handle up to 500 requests per second.

    What proportion of reads and writes in those 500 tps ?
    (If you have 450 selects and 50 inserts/update transactions, your
hardware requirements will be different than those for the reverse
proportion)

    What is the estimated size of your data and hot working set ?

pgsql-performance by date:

Previous
From: "Y Sidhu"
Date:
Subject: Re: pg_stats how-to?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: 500 requests per second