Large Objects - Mailing list pgsql-general

From Adam Sherman
Subject Large Objects
Date
Msg-id 20010811023136.F5526@tritus.ca
Whole thread Raw
List pgsql-general
I'm in the middle of designing a file management app in PHP4 using
PostgreSQL, and have a design question:

Should I use large objects?

I'm thinking that since not all databases support BLOBs, maybe I
should avoid them? Can I use a TEXT column with much the same effect?

The 1GB field size limit would be fine.

Note that the app is being prototyped in PHP4, but will eventually (I
hope!) be ported to Java.

Thanks for your help,

A.

--
Adam Sherman
President & Technology Architect
Tritus Consultant Group Inc.
+1.613.255.5164
http://www.tritus.ca

pgsql-general by date:

Previous
From: "Joe Conway"
Date:
Subject: Re: Constraint, Rule, or Trigger?
Next
From: Laurent HERVE
Date:
Subject: Showing locks