BLOB - Mailing list pgsql-novice

From Nabil Sayegh
Subject BLOB
Date
Msg-id 3A87D5D1.D144CC31@sayegh.de
Whole thread Raw
List pgsql-novice
Hi,

I'm currently using 7.0.3
What standard or at least compatible ways to we have to store large
objects
(in terms of the language only) ?

Should I wait until 7.1 ?
Is TOAST compatible (e.g. with Oracle)?
Is TOAST transparent to the user (Will it automatically remove the 8k
limit,
or does every field (e.g. TEXT) have to be declared large)
Will there be BLOBs like in mySQL or Oracle(without the 1BLOB per table
limit) ?

TIA
cu

--
 Nabil Sayegh
 GPG-Key available at http://www.sayegh.de
 (see http://www.gnupg.org for details)

pgsql-novice by date:

Previous
From: Eric Frazier
Date:
Subject: JDBC driver docs
Next
From: Boszormenyi Zoltan
Date:
Subject: Data recovery possible?