Re: Store / Retrieve image files - Mailing list pgsql-general

From Gavin M. Roy
Subject Re: Store / Retrieve image files
Date
Msg-id 001701c213ca$0e220fb0$6afea8c0@gmr
Whole thread Raw
In response to Store / Retrieve image files  (chris.gamble@CPBINC.com)
List pgsql-general
Maybe be a bit of a "hack" answer to your problem but base64 encoding
the images and storing them in text fields has worked for me.

Gavin

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of
chris.gamble@CPBINC.com
Sent: Friday, June 14, 2002 9:19 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Store / Retrieve image files

I am working on a postgres project that will require me to deal with a
lot
of image files as part of the data. Does postgres handle storing and
retrieving this type of file efficiently? Does anyone have experience or
special knowledge on this topic?

Thanks

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)




pgsql-general by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: I must be blind...
Next
From: Joe Conway
Date:
Subject: Re: I must be blind...