Re: Large PostgreSQL servers - Mailing list pgsql-general

From Steve Crawford
Subject Re: Large PostgreSQL servers
Date
Msg-id 4F6A31B8.1000101@pinpointresearch.com
Whole thread Raw
In response to Large PostgreSQL servers  (Kjetil Nygård <polpot78@gmail.com>)
List pgsql-general
On 03/21/2012 12:31 PM, Kjetil Nygård wrote:
> Hi,
>
> We are considering to migrate some of our databases to PostgreSQL.
>
> We wonder if someone could give some hardware / configuration specs for
> large PostgreSQL installations...
You need to tell us a lot more than "large" (a speaker-dependent
description I've heard applied to 100,000 record databases up to
multi-terabyte).

For rough starting approximations how about:

-Estimated data size in GB and number of tuples

-Peak transactions/second required

-Max acceptable transaction latency

-Number of simultaneous connections required

-Nature of workload (OLAP, OLTP, primarily reads or writes)

-Nature of data - is it mostly "vanilla" int/date/text/etc. or is it
large blobs, full-text-search, GIS or the like?

-Maintenance window allowances (running business-hours only or 24x7)

Cheers,
Steve


pgsql-general by date:

Previous
From: Kjetil Nygård
Date:
Subject: Re: Large PostgreSQL servers
Next
From: John R Pierce
Date:
Subject: Re: Large PostgreSQL servers