Re: Limitations of PostgreSQL

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Denis G Dudhia <denu79(at)rediffmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Limitations of PostgreSQL
Date: 2005-10-03 12:15:46
Message-ID: 20051003121540.GA15212@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 03, 2005 at 12:01:02PM -0000, Denis G Dudhia wrote:
> I would like to know the limitations of PostgreSQL.
>
> Also, I would like to know, whether there is any limitations for the
> number of records or the size of the tables or database in
> PostgreSQL?

See PostgreSQL FAQ.

Section 4.4) What is the maximum size for a row, a table, and a database?

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

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Aman Tur 2005-10-03 13:18:03 Connecting form Access or VB6 to PostgreSQL 8
Previous Message Denis G Dudhia 2005-10-03 12:01:02 Limitations of PostgreSQL