Re: table size/record limit

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Dennis Gearon <gearond(at)fireserve(dot)net>
Subject: Re: table size/record limit
Date: 2004-10-21 22:03:46
Message-ID: 41783242.30803@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dennis Gearon wrote:
> I am designing something that may be the size of yahoo, google, ebay, etc.
>
> Just ONE many to many table could possibly have the following
> characteristics:
>
> 3,600,000,000 records

This is a really huge monster one, and if you don't partition that
table in some way I think you'll have nightmares with it...

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ruediger Herrmann 2004-10-21 22:27:34 Row versioning
Previous Message Chris Browne 2004-10-21 21:55:12 Slony-I 1.0.4 Released