MAX TABLE TUPLES and MAX ARRAY SIZE - Mailing list pgsql-general

From Mourad EL HADJ MIMOUNE
Subject MAX TABLE TUPLES and MAX ARRAY SIZE
Date
Msg-id 000701c21098$62005ea0$71a337c1@ensma.fr
Whole thread Raw
In response to error on index - HELP  (molinet <molinet@ibp.u-psud.fr>)
Responses Re: MAX TABLE TUPLES and MAX ARRAY SIZE
List 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.




pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Problem (bug?) with deferred foreign key checks?
Next
From: Stephan Szabo
Date:
Subject: Re: [SQL] VIEWs and FOREIGN keys