Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL

Поиск
Список
Период
Сортировка
От J. Andrew Rogers
Тема Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL
Дата
Msg-id 1083791489.11496.23.camel@localhost.localdomain
обсуждение исходный текст
Ответ на [OFF-TOPIC] - Known maximum size of the PostgreSQL Database  ("Carlos Eduardo Smanioto" <csmanioto@uol.com.br>)
Ответы Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL
Список 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 по дате отправления:

Предыдущее
От: "Carlos Eduardo Smanioto"
Дата:
Сообщение: [OFF-TOPIC] - Known maximum size of the PostgreSQL Database
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: [OFF-TOPIC] - Known maximum size of the PostgreSQL