BLOB Help! - Mailing list pgsql-hackers

From Felix Lungu
Subject BLOB Help!
Date
Msg-id 3A2E39D7.709891A1@bcv01y01.vz.cit.alcatel.fr
Whole thread Raw
List 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.


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: beta testing version
Next
From:
Date:
Subject: CAST ON NEW TYPE