Re: "IN" statement causing execution cancel?

From: Andrew Ayers <aayers(at)eldocomp(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: "IN" statement causing execution cancel?
Date: 2003-05-21 22:47:46
Message-ID: 3ECC0212.4080105@eldocomp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All,

Ignore my last post - I managed to find the answer:

The solution was to increase the "QueryTimeout" property on the Database
object (it defaults to 60 seconds). I upped it to 120 seconds, and the
problem went away - ie:

db.QueryTimeout = 120

The answer was found at:

http://archives.postgresql.org/pgsql-interfaces/2001-03/msg00208.php

Thank you,

Andrew Ayers
Phoenix, Arizona

-- CONFIDENTIALITY NOTICE --

This message is intended for the sole use of the individual and entity to who it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email, and delete the message. Thank you.

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-05-22 00:44:20 Re: PRIMARY KEYS
Previous Message Daniel Atallah 2003-05-21 22:35:23 7.3.2 Windows Build