From: | Lennin Caro <lennin(dot)caro(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, avin_friends(at)yahoo(dot)com |
Subject: | Re: To store and retrive image data in postgresql |
Date: | 2008-07-07 20:04:11 |
Message-ID: | 259262.55697.qm@web59502.mail.ac4.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)yahoo(dot)com> wrote:
> From: aravind chandu <avin_friends(at)yahoo(dot)com>
> Subject: [GENERAL] To store and retrive image data in postgresql
> To: pgsql-general(at)postgresql(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Christophe | 2008-07-07 20:39:01 | Re: To store and retrive image data in postgresql |
Previous Message | spellberg_robert | 2008-07-07 19:51:22 | [pg_gen] what was the "issue" with the 8.3.2 bundle ? |