MAX TABLE TUPLES and MAX ARRAY SIZE

From: "Mourad EL HADJ MIMOUNE" <mimoune(at)ensma(dot)fr>
To: <pgsql-general(at)postgresql(dot)org>
Subject: MAX TABLE TUPLES and MAX ARRAY SIZE
Date: 2002-06-10 16:03:38
Message-ID: 000701c21098$62005ea0$71a337c1@ensma.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone,

I want know the max number of tuples we can store in one Postgres table and
the max size of one dimension array (ex : INT8 []) we can store in column
value.

Thanks.

Mourad.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-06-10 16:09:22 Re: Problem (bug?) with deferred foreign key checks?
Previous Message Andrew Sullivan 2002-06-10 15:42:53 Re: Help with data transfer please