create database with template doesn't copy ACL

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: joe(at)nahmias(dot)net
Subject: create database with template doesn't copy ACL
Date: 2020-06-05 14:31:34
Message-ID: 159136749445.7029.12571169059565185790@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Euler Taveira 2020-06-07 02:00:15 Re: pg_basebackup in tar format with -Xs
Previous Message 이동욱 2020-06-05 12:45:52 Re: [PATCH] pg_dump: Add example and link for --encoding option

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2020-06-05 15:16:43 Re: More efficient RI checks - take 2
Previous Message Tom Lane 2020-06-05 13:56:54 Re: minor doc fix - garbage in example of result of unnest