Hi,
Craig Ringer wrote:
Brent Wood wrote:
...
I need to store
an image in postgresql database and after that i need to retrive the
image back.Can you please help me how to do this?
...
- Storing image data in the DB is probably much less efficient in
storage space and for access
Brent Wood wrote:
aravind chandu <[EMAIL PROTECTED]> 07/08/08 10:30 AM >>>
> Hello,
>
> I need to store
> an image in postgresql database and after that i need to retrive the
> image back.Can you please help me how to do this?
>
>
>
> Hi,
>
> I have been involved in building a f
>>> aravind chandu <[EMAIL PROTECTED]> 07/08/08 10:30 AM >>>
Hello,
I need to store
an image in postgresql database and after that i need to retrive the
image back.Can you please help me how to do this?
Hi,
I have been involved in building a few applications to manage this capability
On Jul 7, 2008, at 12:22 PM, aravind chandu wrote:
I need to store an image in postgresql database and after
that i need to retrive the image back.Can you please help me how to
do this?
Assuming you mean an image as in a binary visual image (like a JPEG),
the data type you want is
u <[EMAIL PROTECTED]>
> Subject: [GENERAL] To store and retrive image data in postgresql
> To: pgsql-general@postgresql.org
> Date: Monday, July 7, 2008, 7:22 PM
> Hello,
>
>
>
> I need to store
> an image in postgresql database and after that i need to
Hello,
I need to store
an image in postgresql database and after that i need to retrive the
image back.Can you please help me how to do this?
Thank You,
Avinash.