Re: toast examples.

From: imap(at)sayegh(dot)de
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: toast examples.
Date: 2001-05-22 11:04:05
Message-ID: 3B0A47A5.CB1822D8@sayegh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Neil Conway wrote:
> If the later, you don't need to know anything. Just use a 'TEXT' storage
> type and Postgres will let you store as much as you want in there
> (I think there is still a 1GB/row limit, but that doesn't include the
> automatic compression TOAST does).

Do you have any tips/examples on BLOBs (using libpq++)?

--
Nabil Sayegh

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2001-05-22 12:06:25 Re: toast examples.
Previous Message Giorgio A. 2001-05-22 08:40:40 Re: Re: problem with joining two tables