PGSQL with high number of database rows?

From: Tim Perrett <hello(at)timperrett(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PGSQL with high number of database rows?
Date: 2007-04-03 08:28:28
Message-ID: 20070403092828.k44gww8sw88ow0k4@mail.sovision.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey all

I am possibly looking to use PSGSQL in a project I am working on for a very
large client. The upshot of this is the throughput of data will be pretty
massive, around 20,000 new rows in one of the tables per day. We also have to
keep this data online for a set period so after 5 or 6 weeks it could have
nearly a million rows.

Are there any implications with possibly doing this? will PG handle it? Are
there realworld systems using PG that have a massive amount of data in them?

All the best, thanks for any advice up front

Tim

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-04-03 08:36:14 Re: Using C# to create stored procedures
Previous Message Harald Armin Massa 2007-04-03 08:07:30 Re: Using C# to create stored procedures