Re: [GENERAL] could not send data to server: Operation not supported

2005-09-26 Thread Qingqing Zhou
"ruben" <[EMAIL PROTECTED]> wrote > > A PHP script that is running every 30 minutes for three years has crashed > when updating a Postgres database table with this error message: > > "pg_exec() query failed: could not send data to server: Operation not > supported" > > I just ran it again and i

[GENERAL] could not send data to server: Operation not supported

2005-09-26 Thread ruben
Hi: A PHP script that is running every 30 minutes for three years has crashed when updating a Postgres database table with this error message: "pg_exec() query failed: could not send data to server: Operation not supported" I just ran it again and it worked fine. I could not find a single