Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL - Mailing list pgsql-performance

From J. Andrew Rogers
Subject Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL
Date
Msg-id 1083791489.11496.23.camel@localhost.localdomain
Whole thread Raw
In response to [OFF-TOPIC] - Known maximum size of the PostgreSQL Database  ("Carlos Eduardo Smanioto" <csmanioto@uol.com.br>)
Responses Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL
List pgsql-performance
On Sat, 2004-06-05 at 11:55, Carlos Eduardo Smanioto wrote:
> What's the case of bigger database PostgreSQL (so greate and amount of
> registers) that they know???


You might want to fix the month on your system time.

With respect to how big PostgreSQL databases can get in practice, these
are our two biggest implementations:

- 0.5 Tb GIS database (this maybe upwards of 600-700Gb now, I didn't
check)

- 10 Gb OLTP system with 70 million rows and a typical working set of
2-3 Gb.


Postgres is definitely capable of handling large pretty databases with
ease.  There are some narrow types of workloads that it doesn't do so
well on, but for many normal DBMS loads it scales quite well.


j. andrew rogers



pgsql-performance by date:

Previous
From: "Carlos Eduardo Smanioto"
Date:
Subject: [OFF-TOPIC] - Known maximum size of the PostgreSQL Database
Next
From: "scott.marlowe"
Date:
Subject: Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL