CREATE TABLE ... PARTITION OF ... - Mailing list pgsql-docs

From PG Doc comments form
Subject CREATE TABLE ... PARTITION OF ...
Date
Msg-id 168355864148.395342.18418456883444507681@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/sql-createtable.html
Description:

Documentation does not state that CREATE TABLE  ... PARTITION OF ...
requires an ACCESS EXCLUSIVE lock on the parent table (it only mentions that
about DROP TABLE ...  which is a partition of another table)

pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?
Next
From: Peter Eisentraut
Date:
Subject: tables on pgbench man page look garbled