From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Jim Nasby <jim(at)nasby(dot)net>, Stephen Frost <sfrost(at)snowman(dot)net>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: reducing the overhead of frequent table locks - now, with WIP patch |
Date: | 2011-06-08 16:54:34 |
Message-ID: | BANLkTimE+XXgWgp=evM=a6i-ArRwahdA9A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jun 8, 2011 at 5:32 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> It took me
> about 3 days to write the patch. I've now spent the better part of a
> day on this scheduling discussion. I would rather have spent that
> time improving the patch. Or working on some other patch. Or getting
> 9.1 out the door.
Sync Rep took 6 days to write initially and about 6 months to discuss
it, so you have a long way to go before your experience matches mine.
Sometimes people side track you onto things you think are pointless,
and sometimes you voice the opinion that they shouldn't have done so.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-06-08 16:57:38 | Re: Domains versus polymorphic functions, redux |
Previous Message | Robert Haas | 2011-06-08 16:44:48 | Re: reducing the overhead of frequent table locks - now, with WIP patch |