BLOB Help!

From: Felix Lungu <Felix(dot)Lungu(at)bcv01y01(dot)vz(dot)cit(dot)alcatel(dot)fr>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: BLOB Help!
Date: 2000-12-06 13:06:31
Message-ID: 3A2E39D7.709891A1@bcv01y01.vz.cit.alcatel.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I trying to implement a custom
datatype and after I have read
the docs I understand that I should
use large objects is the data type
is to bigger than 8K.

I have one question about using
BLOBs in my intended work:
-is there a way to automate the
the creation of new object when
a new row is inserted? (not by
impoting and exetnal file)

Thanks.

Browse pgsql-hackers by date

  From Date Subject
Next Message Camm Maguire 2000-12-06 14:43:45 Re: Foreign key references to non-primary key columns
Previous Message Zeugswetter Andreas SB 2000-12-06 12:17:49 AW: [HACKERS] beta testing version