| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Jessica P(dot) Hekman" <jessica(dot)hekman(at)prov(dot)ingenta(dot)com> |
| Cc: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: implementing query timeout |
| Date: | 2002-06-10 00:45:47 |
| Message-ID: | 200206100045.g5A0jlV17936@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2002-06-10 03:18:07 | Re: How to discern a reference column from within java?? |
| Previous Message | Joe Shevland | 2002-06-09 22:25:56 | Re: Compiling postgres to is jdbc |