Hello
> I've encountered a problem with a PostgreSQL database
Are you sure that the problem is with PostgreSQL?
I was testing pg_lo_import() with PHP 4.3.x and found it buggy. I had
the opposite problem: only a few bytes from a large object were stored
in the database. Then I downgraded to PHP 4.2 and the same script
works well on the same database.
Regards
Conni