Thread: PostgreSQL theoretical maximums.

PostgreSQL theoretical maximums.

From
"Karen Hill"
Date:
How many tables and rows can PostgreSQL theoretically and then
practically handle?  What is the largest database size possible?  What
was the biggest database you've ever had on PostgreSQL?  What were the
challenges and what kind of hardware and OS works best?

What is an effective way to predict database size when designing
tables?

regards,


Re: PostgreSQL theoretical maximums.

From
Peter Eisentraut
Date:
Karen Hill wrote:
> How many tables and rows can PostgreSQL theoretically and then
> practically handle?  What is the largest database size possible?
> What was the biggest database you've ever had on PostgreSQL?  What
> were the challenges and what kind of hardware and OS works best?
>
> What is an effective way to predict database size when designing
> tables?

http://www.postgresql.org/docs/faqs.FAQ.html

--
Peter Eisentraut
http://developer.postgresql.org/~petere/