From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: group locking: incomplete patch, just for discussion |
Date: | 2015-07-28 18:55:19 |
Message-ID: | CA+TgmoYnB_XG3pitgRSni8=DdvGx8S32oRFqm8Ma_bmJqA0iXg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 5, 2014 at 9:26 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Sun, Nov 2, 2014 at 7:31 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>> The procgloballist stuff should be the subject of a separate patch
>> which I agree with.
>
> Yes, I think that's probably a net improvement in robustness quite
> apart from what we decide to do about any of the rest of this. I've
> attached it here as revise-procglobal-tracking.patch and will commit
> that bit if nobody objects.
In reviewing this thread I realized that I never got around to
committing this bit. And it still seems like a good idea, so I've
done that now.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2015-07-28 18:58:26 | Re: security labels on databases are bad for dump & restore |
Previous Message | Petr Jelinek | 2015-07-28 18:51:22 | Re: Sequence Access Method WIP |