10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686f15e commit eeae929Copy full SHA for eeae929
doc/src/sgml/manage-ag.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.50 2007/01/20 15:43:54 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.51 2007/01/22 02:47:56 momjian Exp $ -->
2
3
<chapter id="managing-databases">
4
<title>Managing Databases</title>
@@ -258,7 +258,7 @@ createdb -T template0 <replaceable>dbname</>
258
<literal>template0</> without any ill effects. This course of action
259
might be advisable if one has carelessly added a bunch of junk in
260
<literal>template1</>. (To delete <literal>template1</literal>,
261
- it must have <literal>datistemplate = false</>.)
+ it must have <literal>pg_database.datistemplate = false</>.)
262
</para>
263
264
<para>
0 commit comments