|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<!-- $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 $ --> |
|
|
|
|
|
|
|
|
|
<chapter id="managing-databases"> |
|
|
|
|
<title>Managing Databases</title> |
|
|
|
@ -258,7 +258,7 @@ createdb -T template0 <replaceable>dbname</> |
|
|
|
|
<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</>. (To delete <literal>template1</literal>, |
|
|
|
|
it must have <literal>datistemplate = false</>.) |
|
|
|
|
it must have <literal>pg_database.datistemplate = false</>.) |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|