git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6f1932c)
Add note about database ownership to REASSIGN OWNED command documentation,
2010年5月31日 18:47:35 +0000 (18:47 +0000)
2010年5月31日 18:47:35 +0000 (18:47 +0000)
per Josh Berkus. Add ALTER DATABASE to the "see also" section, too.


diff --git a/doc/src/sgml/ref/reassign_owned.sgml b/doc/src/sgml/ref/reassign_owned.sgml
index 069b99491f211f1b82caf375cd4e825d28b5c907..84d7a9796b9d79258e17cf0952a65c32926b022a 100644 (file)
--- a/doc/src/sgml/ref/reassign_owned.sgml
+++ b/doc/src/sgml/ref/reassign_owned.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/reassign_owned.sgml,v 1.6 2010年04月03日 07:23:02 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/reassign_owned.sgml,v 1.7 2010年05月31日 18:47:35 alvherre Exp $
PostgreSQL documentation
-->
@@ -92,6 +92,12 @@ REASSIGN OWNED BY <replaceable class="PARAMETER">old_role</replaceable> [, ...]
privileges.
</para>
+ <para>
+ The <command>REASSIGN OWNED</command> command does not affect the
+ ownership of any databases owned by the role. Use
+ <xref linkend="sql-alterdatabase"> to reassign that ownership.
+ </para>
+
</refsect1>
<refsect1>
@@ -109,6 +115,7 @@ REASSIGN OWNED BY <replaceable class="PARAMETER">old_role</replaceable> [, ...]
<simplelist type="inline">
<member><xref linkend="sql-drop-owned"></member>
<member><xref linkend="sql-droprole"></member>
+ <member><xref linkend="sql-alterdatabase"></member>
</simplelist>
</refsect1>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /