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

Commit72590b3

Browse files
committed
docs: clearify use of pg_database.datistemplate
Patch by Rajeev rastogi
1 parent4d0d607 commit72590b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,10 +2581,10 @@
25812581
<entry><type>bool</type></entry>
25822582
<entry></entry>
25832583
<entry>
2584-
If true then this database can beused in the
2585-
<literal>TEMPLATE</literal> clause of <command>CREATE
2586-
DATABASE</command> to create a new database as a clone of
2587-
this one
2584+
If true, then this database can becloned by
2585+
any user with<literal>CREATEDB</> privileges;
2586+
if false, then only superusers or the owner of
2587+
the database can clone it.
25882588
</entry>
25892589
</row>
25902590

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp