From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | joe(at)nahmias(dot)net, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: create database with template doesn't copy ACL |
Date: | 2020-06-12 21:29:51 |
Message-ID: | 20200612212951.GB6813@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
On Fri, Jun 5, 2020 at 02:31:34PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/11/sql-createdatabase.html
> Description:
>
> My understanding is that not copying the ACL is the (currently) expected
> behavior when issuing CREATE DATABASE newdb WITH TEMPLATE my_tmpl;
> It would be useful for the documentation to note this caveat.
Uh, what ACLs are not copied?
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2020-06-12 21:47:29 | Re: Documentation 9.8. Data Type Formatting Functions: missing behaviour on invalid input at to_date() |
Previous Message | Bruce Momjian | 2020-06-12 21:28:19 | Re: Documentation 9.8. Data Type Formatting Functions: missing behaviour on invalid input at to_date() |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2020-06-12 21:37:15 | Re: hashagg slowdown due to spill changes |
Previous Message | Fabien COELHO | 2020-06-12 21:26:42 | Re: Internal key management system |