[PHP-DEV] Bug #1078 Updated: pg_loclose never finds pgsql->lofd From: Bug Database (php-dev <email protected>)
Date: 01/19/99

ID: 1078
Updated by: jah
Reported By: timothy <email protected>
Status: Assigned
Bug Type: Misbehaving function
Assigned To: jah
Comments:

Sascha> Can you provide some sample code? I've used LOs on PostgreSQL since 6.3.x and never had problems so far.

I too would like to see sample code. I wrote that fsck'ing function, so I guess
it's my responsibility to fix it, too. If you are concerned about permissions,
I think that PostgresQL already knows who you are and what rights you have
to manipulate blobs from the second you connected to a database. If it doesn't,
please submit a bug report to PostgeSQL developers.

Anyway, storing blobs as normal files in filesystem is almost always a better idea
than putting them in database.

Full Bug description available at: http://ca.php.net/bugs.php3?id=1078

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>