Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5135d2

Browse files
committed
relnotes: update item about public schema permission change
Also mention the bootstrap superuser.Reported-by: Noah MischDiscussion:https://postgr.es/m/20220628063719.GA2208244@rfd.leadboat.com
1 parentc1d033f commitf5135d2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎doc/src/sgml/release-15.sgml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,11 @@ Author: Noah Misch <noah@leadboat.com>
6363
permissions on the <literal>public</literal> schema has not
6464
been changed. Databases restored from previous Postgres releases
6565
will be restored with their current permissions. Users wishing
66-
to have theold permissions on new objects will need to grant
66+
to have theformer permissions will need to grant
6767
<literal>CREATE</literal> permission for <literal>PUBLIC</literal>
6868
on the <literal>public</literal> schema; this change can be made
6969
on <literal>template1</literal> to cause all new databases
70-
to have these permissions. <literal>template1</literal>
71-
permissions for <application>pg_dumpall</application> and
72-
<application>pg_upgrade</application>?
70+
to have these permissions.
7371
</para>
7472
</listitem>
7573

@@ -85,7 +83,7 @@ Author: Noah Misch <noah@leadboat.com>
8583
</para>
8684

8785
<para>
88-
Previously it was the literal user name of thedatabase owner.
86+
Previously it was the literal user name of thebootstrap superuser.
8987
Databases restored from previous Postgres releases will be restored
9088
with their current owner specification.
9189
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp