Re: How To Store Large Text Strings - Mailing list pgsql-novice

From Michael Lush
Subject Re: How To Store Large Text Strings
Date
Msg-id CACXX7Mewf1rwEoob8MsMFcB_+4rPjWSFTaf1T6uFWCd2paB3JA@mail.gmail.com
Whole thread Raw
In response to Re: How To Store Large Text Strings  (Bartosz Dmytrak <bdmytrak@eranet.pl>)
List pgsql-novice
On Fri, Mar 9, 2012 at 8:02 AM, Bartosz Dmytrak <bdmytrak@eranet.pl> wrote:
>
> Hi,
> It is not really unlimited (max 1GB):
> Maximum Columns per Table 250 - 1600 depending on column types

Though you can pretend to have many many more columns by using hstore
still have the 1GB field size limit though.

--
Michael

pgsql-novice by date:

Previous
From: Bartosz Dmytrak
Date:
Subject: Re: How To Store Large Text Strings
Next
From: Gavin Flower
Date:
Subject: Re: How To Store Large Text Strings