On Tue, Sep 12, 2000 at 01:04:44AM -0500, Will Trillich wrote: > Warning: PostgreSQL query failed: pqReadData() -- read() failed: errno=9 Bad > file > descriptor in db_func.inc on line 125 > > Warning: Supplied argument is not a valid PostgreSQL result resource in > db_func.inc > on line 87 > An error occured! > > Query error: SELECT count(*) FROM stopword WHERE word='mandb' > pqReadData() -- read() failed: errno=9 Bad file descriptor This actually looks like a php/pgsql issue. I saw it first yesterday. It has something to do with the database handle being or going bad. For some reason, if you run the pgsql module preloaded it seems to work fine.
It occurs randomly, which is annoying. > BUT for "is there a god" i got a listing of the first 20 of 480 found! > (Search results: is: stopword; there: stopword; god: stopword; looking for: > a; ) stopword is a word that is ignored. Syntatic sugar if you like. I find it bizzare that god was and 'a' wasn't a stopword > (i tried it twice and couldn't duplicate it... maybe someone was > cranking behind-the-scenes...?) No, it just happens randomly, but a lot. Obviously we won't be using this if it cannot be fixed. - Craig -- Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.eye-net.com.au/ <[EMAIL PROTECTED]> MIEEE <[EMAIL PROTECTED]> Debian developer <[EMAIL PROTECTED]>

