Re: Feature thought: idle in transaction timeout
From:
Andrew Dunstan <andrew(at)dunslane(dot)net>
To:
Bruce Momjian <bruce(at)momjian(dot)us>
Cc:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,
"Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>,
Russell Smith <mr-russ(at)pws(dot)com(dot)au>,
PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Feature thought: idle in transaction timeout
Date:
2007-04-03 02:05:50
Message-ID:
4611B67E.5090304@dunslane.net (view raw or flat )
Thread:
2007-03-29 20:25:12 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-03-31 08:25:52 from Russell Smith <mr-russ(at)pws(dot)com(dot)au>
2007-03-31 15:46:03 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-03-31 16:03:10 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-03-31 16:10:54 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-03-31 16:14:08 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-04-03 01:21:16 from Bruce Momjian <bruce(at)momjian(dot)us>
2007-04-03 01:59:29 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-04-03 02:17:19 from Bruce Momjian <bruce(at)momjian(dot)us>
2007-04-03 02:29:21 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-04-03 02:36:18 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2007-04-03 04:12:07 from Bruce Momjian <bruce(at)momjian(dot)us>
2007-04-03 06:34:02 from Hannu Krosing <hannu(at)skype(dot)net>
2007-04-03 02:05:50 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2007-04-03 02:17:15 from Bruce Momjian <bruce(at)momjian(dot)us>
2007-04-03 02:39:26 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-hackers
Bruce Momjian wrote:
> Added to TODO:
>
> * Add idle_timeout GUC so locks are not held for log periods of time
>
>
>
ITYM long periods.
cheers
andrew
In response to
Responses
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2007-04-03 02:17:15
Subject : Re: Feature thought: idle in transaction timeout
Previous :From : Alvaro HerreraDate : 2007-04-03 02:01:44
Subject : Re: [HACKERS] Arrays of Complex Types