--- trunk/docs/Database.txt 2007/11/28 23:19:28 90 +++ trunk/docs/Database.txt 2007/11/28 23:23:13 91 @@ -1,3 +1,7 @@ +-- Plase note that the flisfyr database must be created with iso-8859-1 encoding like this +-- CREATE DATABASE flisfyr ENCODING 'LATIN1'; + + CREATE TABLE customer ( id serial,