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: 552348c)
Document that to remove template1, datistemplate must be 'false'.
2007年1月20日 15:43:54 +0000 (15:43 +0000)
2007年1月20日 15:43:54 +0000 (15:43 +0000)
Backpatch to 8.2.


diff --git a/doc/src/sgml/manage-ag.sgml b/doc/src/sgml/manage-ag.sgml
index e86cac91e4d1a376acd80f718b82f423bab6f8ca..1b13adc038a19dcb87ea064fddd3e05526bf4891 100644 (file)
--- a/doc/src/sgml/manage-ag.sgml
+++ b/doc/src/sgml/manage-ag.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.49 2006年11月05日 22:42:07 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.50 2007年01月20日 15:43:54 momjian Exp $ -->
<chapter id="managing-databases">
<title>Managing Databases</title>
@@ -257,7 +257,8 @@ createdb -T template0 <replaceable>dbname</>
For example, one could drop <literal>template1</> and recreate it from
<literal>template0</> without any ill effects. This course of action
might be advisable if one has carelessly added a bunch of junk in
- <literal>template1</>.
+ <literal>template1</>. (To delete <literal>template1</literal>,
+ it must have <literal>datistemplate = false</>.)
</para>
<para>
This is the main PostgreSQL git repository.
RSS Atom

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