2 O.2. Default Roles Renamed to Predefined Roles #
4 PostgreSQL 13 and below used the term “Default Roles”. However, as
5 these roles are not able to actually be changed and are installed as
6 part of the system at initialization time, the more appropriate term to
7 use is “Predefined Roles”. See Section 21.5 for current documentation
8 regarding Predefined Roles, and the release notes for PostgreSQL 14 for
9 details on this change.