Re: Maximum Limit of the database for no. of records.

From: "Prasanth Kumar" <kumar1(at)home(dot)com>
To: "postgres" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Maximum Limit of the database for no. of records.
Date: 2001-06-08 05:34:21
Message-ID: 000701c0efdc$ab442f70$afc8b018@c654771a
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Those limitations are listed on the postgresql website at
http://www.de.postgresql.org/users-lounge/limitations.html.

Apparently you will reach other resource limitations before
you hit the database limits.

----- Original Message -----
From: "Namrata" <nlabade(at)nulinkinc(dot)com>
To: "postgres" <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, June 07, 2001 10:00 PM
Subject: [GENERAL]Maximum Limit of the database for no. of records.

> Hi,
>
> I want to know about the maximum limit for the number of records in
postgres database.
> I have tried upto the 50000 records. And each records size was 516 bytes.
But I didn't get the information about the maximum limit for the number of
> records. Please let me know if anybody knows it.
>
> Thanks,
> Namrata.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hartwig Jens 2001-06-08 05:34:48 RE: WAL article
Previous Message Namrata 2001-06-08 05:00:18 Maximum Limit of the database for no. of records.