Re: pg_lo_import alternative ... - Mailing list pgsql-admin

From Rudi Starcevic
Subject Re: pg_lo_import alternative ...
Date
Msg-id 20031127044308.M16952@oasis.net.au
Whole thread Raw
In response to Re: pg_lo_import alternative ...  (kent@wareham.k12.ma.us)
Responses Re: pg_lo_import alternative ...
List pgsql-admin
Hi,

> Anyone that that is using Postgres for storage and retrival of
> images please post your experiences.

I've been very happy with a web application I built which stores
images in Postgresql in text format. I use PHP to base_64 encode
the binary image file into a text string and store that.

I can send you a PHP class which I use to encode/decode the
images and inserts them into a table.
Email me off list if your keen.

Cheers
Rudi.





pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vacuum stats interpreted?
Next
From: pginfo
Date:
Subject: filesystem suggestion for pg