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.