Add "pg_database_owner" default role.

Noah Misch <noah@leadboat.com>

Commit: a14a0118a1fecf4066e53af52ed0f188607d0c4b
Author: Noah Misch <noah@leadboat.com>
Date: 2021-03-26T17:42:17Z
Releases: 14.0
Add "pg_database_owner" default role.

Membership consists, implicitly, of the current database owner.  Expect
use in template databases.  Once pg_database_owner has rights within a
template, each owner of a database instantiated from that template will
exercise those rights.

Reviewed by John Naylor.

Discussion: https://postgr.es/m/20201228043148.GA1053024@rfd.leadboat.com

Files

Documentation touched

Discussion