CREATE TABLE ... PARTITION OF ...

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема CREATE TABLE ... PARTITION OF ...
Дата
Msg-id 168355864148.395342.18418456883444507681@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Incorrect link tohttps://www.postgresql.org/docs/current/indexes-functional.html ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: tables on pgbench man page look garbled