Re: implementing query timeout

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: implementing query timeout
Дата
Msg-id 200206100045.g5A0jlV17936@candle.pha.pa.us
обсуждение исходный текст
Ответ на implementing query timeout  (Jessica Perry Hekman <jphekman@dynamicdiagrams.com>)
Список pgsql-jdbc
Jessica P. Hekman wrote:
> On Fri, 7 Jun 2002, Bruce Momjian wrote:
>
> > This means we can now create a SET variable that does an alarm/cancel
> > timeout in a transaction, and know that it can safely bracket a
> > statement because it will reset if the transaction aborts.
> >
> > Are you still interested in working on this?
>
> Very possibly. Could I get just a little hand-holding about how to create
> a new SET variable -- along the lines of "another place where a SET
> variable is defined is in this method, so just imitate what is done
> there"?

Sure, you can chat with me via:

    AIM     bmomjian
    ICQ     151255111
    Yahoo   bmomjian
    MSN     root@candle.pha.pa.us
    IRC    #postgresql vis efnet

or via email.  I can do the SET stuff for you if you wish.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Joe Shevland"
Дата:
Сообщение: Re: Compiling postgres to is jdbc
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: How to discern a reference column from within java??