PostgreSQL 13 and below used the term <quote>Default Roles</quote>. 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</quote>. See <xref linkend="predefined-roles"/> for current documentation regarding Predefined Roles, and <link linkend="release-prior">the release notes for PostgreSQL 14</link> for details on this change. PostgreSQL 13以下では、「デフォルトロール」という用語を使用していました。 しかし、これらのロールは実際には変更できず、初期化時にシステムの一部としてインストールされるので、「事前定義ロール」という用語を使用するのがより適切です。 事前定義ロールに関する最新のドキュメントについては21.5を、この変更の詳細についてはPostgreSQL 14のリリースノートを参照してください。