Re: PostgreSQL vs MySQL for Blobs
Re: PostgreSQL vs MySQL for Blobs
- Subject: Re: PostgreSQL vs MySQL for Blobs
- From: Guido Neitzer <email@hidden>
- Date: Mon, 20 Feb 2006 20:54:05 +0100
On 20.02.2006, at 17:50 Uhr, Loren Cahlander wrote:
I am creating a WebObjects application that will have at least
three tables containing blobs. Two containing UniCode text and one
containing binary data. My database preference is PostgreSQL, but
it seems that MySQL has an easier to understand implementation of
large objects.
?
I use PostgreSQL a lot for storing BLOBs and it just works (you may
have to increase the applications memory for really large objects).
I use bytea combined with NSData and text or varchar combined with
String objects. No problem.
cug
--
PharmaLine, Essen, GERMANY
Software and Database Development
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden