Re: Large PostgreSQL servers - Mailing list pgsql-general

From John R Pierce
Subject Re: Large PostgreSQL servers
Date
Msg-id 4F6A325F.4090708@hogranch.com
Whole thread Raw
In response to Re: Large PostgreSQL servers  (Frank Lanitz <frank@frank.uvena.de>)
List pgsql-general
On 03/21/12 12:45 PM, Frank Lanitz wrote:
>>     - Number of CPUs
>> >      - Memory on the server
>> >      - shared_buffers
>> >      - Size of the database on disk
> I guess this is extremely depending on how big you database is ...

and how much concurrent access.    48 CPU cores won't help if you're
only ever making 8 queries at once, regardless of how big the database is.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: Large PostgreSQL servers
Next
From: Robert Haas
Date:
Subject: Re: [BUGS] Altering a table with a rowtype column