doc: CREATE DATABASE doesn't copy db-level perms. from template
authorBruce Momjian
Fri, 3 Nov 2023 17:39:50 +0000 (13:39 -0400)
committerBruce Momjian
Fri, 3 Nov 2023 17:39:50 +0000 (13:39 -0400)
Reported-by: [email protected]
Discussion: https://postgr.es/m/166007719137.995877.13951579839074751714@wrigleys.postgresql.org

Backpatch-through: 11

doc/src/sgml/manage-ag.sgml

index 74055a4706557ff3c6f33b7b116d5a28b58371b4..116e5e88506cdcc7c95caee708133f43a5f3631d 100644 (file)
@@ -207,6 +207,12 @@ createdb -O rolename dbname
    action being taken when those databases are created.
   
 
+  
+   However, CREATE DATABASE does not copy database-level
+   GRANT permissions attached to the source database.
+   The new database has default database-level permissions.
+  
+
   
    There is a second standard system database named
    template0.template0 This