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

Commit54af107

Browse files
committed
doc: CREATE DATABASE doesn't copy db-level perms. from template
Reported-by: david@kapitaltrading.comDiscussion:https://postgr.es/m/166007719137.995877.13951579839074751714@wrigleys.postgresql.orgBackpatch-through: 11
1 parent3f9fe9b commit54af107

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/manage-ag.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@ createdb -O <replaceable>rolename</replaceable> <replaceable>dbname</replaceable
207207
action being taken when those databases are created.
208208
</para>
209209

210+
<para>
211+
However, <command>CREATE DATABASE</command> does not copy database-level
212+
<command>GRANT</command> permissions attached to the source database.
213+
The new database has default database-level permissions.
214+
</para>
215+
210216
<para>
211217
There is a second standard system database named
212218
<literal>template0</literal>.<indexterm><primary>template0</primary></indexterm> This

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp