i installed postgresql, and got it running, created a user for myself, compiled [psql] from postlude (i'm using pd-extended from cvs).
i opened up the psql-help file and started with the first instruction, and it created the database fine, i moved to the second command and get this error: psql: Action failed. PQresultStatus is PGRES_FATAL_ERROR
i'm wondering where i can look for more information about what is going wrong, and what i can do to fix it.
i think it would be wonderful if i could start using a database to store values :)
-andy