Re: toast examples.

Поиск
Список
Период
Сортировка
От harrold@sage.che.pitt.edu
Тема Re: toast examples.
Дата
Msg-id Pine.LNX.4.21.0105220904090.7124-100000@sage.che.pitt.edu
обсуждение исходный текст
Ответ на Re: toast examples.  (Nabil Sayegh <nsmail@sayegh.de>)
Список pgsql-novice
On 22 May 2001, Nabil Sayegh wrote:

> On 21 May 2001 22:55:17 -0400, 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++)?
>

does toast only work on text? would it be easier to convert the BLOBS into
text and insert that into a text field?

--
john
Give a man a fish, he owes you one fish.
Teach a man to fish, you give up your monopoly on fisheries.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Nabil Sayegh
Дата:
Сообщение: Re: toast examples.
Следующее
От: Sandro Dentella
Дата:
Сообщение: ANNOUNCE: tksql (program) & sdsql (Tcl/Tk package)