I've had many times that before and things were very slow. That's when I partitioned it out. Luckily that table was just for reporting and could be slow. Are you thinking you'll need that many rows and you just don't know how to handle it? I would recommend partitioning if at all possible.
http://www.postgresql.org/docs/current/static/ddl-partitioning.html

    -Alex

On 5/26/2010 3:29 PM, John Gage wrote:
Please forgive this intrusion, and please ignore it, but how many applications out there have 110,000,000 row tables? I recently multiplied 85,000 by 1,400 and said now way Jose.

Thanks,

John Gage


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to