ID:               16953
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         PostgreSQL related
 Operating System: Win32
 PHP Version:      4.2.0
 New Comment:

I think this is PostgreSQL problem under Windows.
You are better to ask to PostgreSQL windwos users/developers.


Previous Comments:
------------------------------------------------------------------------

[2002-05-01 17:11:28] [EMAIL PROTECTED]

Apache 1.3.24 on Win32 (Win 2000), php installed as module.
PostgreSQL 7.2.1 on Linux (Debian).
When trying to select data from a column of type "bytea"
with query "select encode(zdjecie, 'base64') as zdjecie" from php, I
get the following error:
pg_exec() query failed: pqReadData() -- read() failed: errno=0 No
error
However, the same code works well (on the same database), when called
from php 4.1.2 apache 1.3.24 on Linux (Debian).
Error reporting is set to E_ALL & ~E_NOTICE.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16953&edit=1

Reply via email to