Q.2. Default Roles Renamed to Predefined Roles | ||||
---|---|---|---|---|
Prev | Up | Appendix Q. Obsolete or Renamed Features | Home | Next |
Q.2. Default Roles Renamed to Predefined Roles#
PostgreSQL 13 and below used the term“Default Roles”. However, as these roles are not able to actually be changed and are installed as part of the system at initialization time, the more appropriate term to use is“Predefined Roles”. SeeSection 20.5 for current documentation regarding Predefined Roles, andthe release notes for PostgreSQL 14 for details on this change.