PostgreSQL

PostgreSQL Elephant Logo

O.2. Default Roles Renamed to Predefined Roles #

PostgreSQL 13 and below used the term “[.quote]#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 [.quote]Predefined Roles”#. See Section 22.5 for current documentation regarding Predefined Roles, and the release notes for PostgreSQL 14 for details on this change.


Prev Up Next

O.1. recovery.conf file merged into postgresql.conf

Home

O.3. pg_xlogdump renamed to pg_waldump

Submit correction

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.

Copyright © 1996-2024 The PostgreSQL Global Development Group