Re: Maximum number of columns in a table - Mailing list pgsql-general

From Gerry Scales
Subject Re: Maximum number of columns in a table
Date
Msg-id AD2B1BA0BF2A4D918407ED7D6F9BAEB4@GPS071
Whole thread Raw
In response to Maximum number of columns in a table  ("Gerry Scales" <gerry@tbstbs.net>)
List pgsql-general
This is a generic problem - I have no control over the data and need to solve the problem by programming without analyzing each application.  However, I do have control over the way the data is stored and can use user-defined types.
I guess I could partially restate the problem as: How many varlena columns can be supported in a table with a standard 8K blocksize?
 
Gerry


__________ Information from ESET NOD32 Antivirus, version of virus signature database 4001 (20090411) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: Maximum number of columns in a table
Next
From: Sam Mason
Date:
Subject: Re: Maximum number of columns in a table