Re: [HACKERS] Mysterious 7.0.3 error

2001-01-17 Thread Camm Maguire
Greetings, and thanks for your reply! Tom Lane <[EMAIL PROTECTED]> writes: > Camm Maguire <[EMAIL PROTECTED]> writes: > > Greetings! We have a script updating our database with thousands of > > entries on a daily basis. To speed up processing, we drop a > > consistency check trigger before the

Re: [HACKERS] Mysterious 7.0.3 error

2001-01-17 Thread Tom Lane
Camm Maguire <[EMAIL PROTECTED]> writes: > Greetings! We have a script updating our database with thousands of > entries on a daily basis. To speed up processing, we drop a > consistency check trigger before the update and recreate it > afterwards. Occasionally, we get the following, even thoug

[HACKERS] Mysterious 7.0.3 error

2001-01-17 Thread Camm Maguire
Greetings! We have a script updating our database with thousands of entries on a daily basis. To speed up processing, we drop a consistency check trigger before the update and recreate it afterwards. Occasionally, we get the following, even though the database has no other live connections, an