BLOB

From: Nabil Sayegh <nsmail(at)sayegh(dot)de>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: BLOB
Date: 2001-02-12 12:23:45
Message-ID: 3A87D5D1.D144CC31@sayegh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-novice by date

  From Date Subject
Next Message Boszormenyi Zoltan 2001-02-12 12:57:49 Data recovery possible?
Previous Message Eric Frazier 2001-02-12 07:05:26 JDBC driver docs