"22.3. Template Databases" documentation is incomplete

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема "22.3. Template Databases" documentation is incomplete
Дата
Msg-id 166007719137.995877.13951579839074751714@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: "22.3. Template Databases" documentation is incomplete
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/manage-ag-templatedbs.html
Description:

The documentation for creating databases from templates is incomplete, and
should mention that access privileges are not copied.  So, for example,
issuing:

create database newdb with template existingdb owner someuser;

results in the newly-created database lacking the access privileges that
exist in the template.

cf: https://www.postgresql.org/docs/13/manage-ag-templatedbs.html

В списке pgsql-docs по дате отправления: