--- postgresql.old.xml 2011-07-23 15:50:41.000000000 -0400 +++ postgresql.xml 2011-07-23 15:45:22.000000000 -0400 @@ -404,21 +404,10 @@

-You can change your locale and encoding selections at database creation time -(CREATE -DATABASE). In order to change the locale for a database after you have -created it, you must drop the database and start over again. -

- - - -
-Initialize - - -

-To finish the installation: +You can change your locale and encoding selections at database creation + time. In order to change the locale for a database after you have +created it, you must drop the database and start over again.

@@ -625,7 +614,7 @@
 
 

At this point you are ready to continue on with the official PostgreSQL +link="http://www.postgresql.org/docs/current/static/tutorial.html">PostgreSQL Tutorial. The tutorial will guide you through creating roles, databases, schemata and all that fun and useful stuff.