Re: To store and retrive image data in postgresql - Mailing list pgsql-general

From Lennin Caro
Subject Re: To store and retrive image data in postgresql
Date
Msg-id 259262.55697.qm@web59502.mail.ac4.yahoo.com
Whole thread Raw
In response to To store and retrive image data in postgresql  (aravind chandu <avin_friends@yahoo.com>)
List pgsql-general
for hot_backup and restore check this

http://www.postgresql.org/docs/8.3/static/continuous-archiving.html

for logic backup (dump) use this

http://www.postgresql.org/docs/8.3/static/app-pgdump.html



--- On Mon, 7/7/08, aravind chandu <avin_friends@yahoo.com> wrote:

> From: aravind chandu <avin_friends@yahoo.com>
> 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
> retrive the
> image back.Can you please help me how to do this?
>
>
>
> Thank You,
>
> Avinash.





pgsql-general by date:

Previous
From: aravind chandu
Date:
Subject: To store and retrive image data in postgresql
Next
From: Christophe
Date:
Subject: Re: To store and retrive image data in postgresql