From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Delay locking partitions during query execution |
Date: | 2019-01-22 21:44:10 |
Message-ID: | CAKJS1f9m8EK9D4X0+19W7hj=wCGgzNMffe2T04J1SCBOvHqv6w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, 12 Jan 2019 at 23:42, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a rebase version of this. The previous version
> conflicted with some changes made in b60c397599.
I've attached another rebased version. This one fixes up the conflict
with e0c4ec07284.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Allow-lock-acquisitions-for-partitions-to-be-dela.patch | application/octet-stream | 13.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2019-01-22 21:45:48 | Re: partitioned tables referenced by FKs |
Previous Message | David Rowley | 2019-01-22 21:31:15 | Re: Delay locking partitions during INSERT and UPDATE |