BLOB problem - Mailing list pgsql-general

From Rens Admiraal
Subject BLOB problem
Date
Msg-id 401F85D1.3060202@etraned.nl
Whole thread Raw
Responses Re: BLOB problem  (Doug McNaught <doug@mcnaught.org>)
List pgsql-general
Hi,

I've encountered a problem with a PostgreSQL database. I made a image management system which stores images in a database from a PHP script. I upload te file using pg_lo_import() (PHP function). Everything works fine, fast, and I was really glad with it, till I found out that my database is rapadly growing. With only 20 images the database has a size of 65 MB !!!

Does anybody know where this come from ? I know I don't give a lot of information, if you want more, ask for it. But I don't want to send unreadable posts ;-)

Grtz

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Before ship 7.4.2
Next
From: Doug McNaught
Date:
Subject: Re: BLOB problem