Hello
I've noted an error in this document in the following section:
Chapter 4 - Destroyng a Database
The command to do this is shown as '% dropdb mydb', and should be '%
destroydb mydb'
atleast as far as the version of PostgreSQL that I have. (6.5)
Here is a link to the section where I found this.
http://www.postgresql.org/docs/tutorial/x1241.htm#AEN1306
Have a great day.
Stuart Seeley