From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | bryn(at)yugabyte(dot)com |
Subject: | BUG #17734: Doc bug: "initial database user" used where "bootstrap superuser" is meant |
Date: | 2022-12-29 18:16:19 |
Message-ID: | 17734-53e1a947e5c663e2@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 17734
Logged by: Bryn Llewellyn
Email address: bryn(at)yugabyte(dot)com
PostgreSQL version: 15.0
Operating system: macOS Big Sur Version 11.7.
Description:
See «37.1. The Schema»
(https://www.postgresql.org/docs/current/infoschema-schema.html)
«
This schema automatically exists in all databases. The owner of this schema
is the initial database user in the cluster, and that user naturally has all
the privileges on this schema...
»
See this "pgsql-general" thread:
https://www.postgresql.org/message-id/8A2C8B1B-470B-42F9-9694-C1EDDAC06266@yugabyte.com.
It concluded with the decision the the proper term for the role that the
thread discusses is "bootstrap superuser". The proper term should therefore
be used consistently throughout the PG docs.
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2022-12-29 18:26:57 | Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue) |
Previous Message | Tom Lane | 2022-12-29 17:22:58 | Re: BUG #17717: Regression in vacuumdb (15 is slower than 10/11 and possible memory issue) |