Re: ATTACH PARTITION locking documentation for DEFAULT partitions
Matthias van de Meent <boekewurm+postgres@gmail.com>
From: Matthias van de Meent <boekewurm+postgres@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-12T12:13:50Z
Lists: pgsql-hackers
On Mon, 12 Jul 2021 at 14:06, David Rowley <dgrowleyml@gmail.com> wrote: > > On Mon, 5 Jul 2021 at 01:01, David Rowley <dgrowleyml@gmail.com> wrote: > > I've spent a bit of time hacking at this and I've come up with the > > attached patch. > > Matthias, any thoughts on my revised version of the patch? Sorry for the delay. I think that covers the basics of what I was missing in these docs, and although it does not cover the recursive 'if the check is implied by constraints don't lock this partition', I'd say that your suggested patch is good enough. Thanks for looking over this. Kind regards, Matthias van de Meent
Commits
-
Doc: Clarify lock levels taken during ATTACH PARTITION
- 8709228775b5 15.0 landed
- 5a8a9be08307 14.0 landed
- aa1e9211ecf7 13.4 landed
- c590904d50cc 12.8 landed