Document that to remove template1, datistemplate must be 'false'.
authorBruce Momjian <[email protected]>
Sat, 20 Jan 2007 15:43:58 +0000 (15:43 +0000)
committerBruce Momjian <[email protected]>
Sat, 20 Jan 2007 15:43:58 +0000 (15:43 +0000)
Backpatch to 8.2.

doc/src/sgml/manage-ag.sgml

index 4556b571f2d0f382a5e69d7a757abccd1c12bbd5..98047f02c2fe83ead0adcf413f0ab0c85ae20861 100644 (file)
@@ -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>