I'm setting up my PostgreSQL 9.1. I can't do anything with PostgreSQL: can't createdb, can't createuser; all operations return the error message.
Fatal: role h9uest does not exist
h9uest is the account name I use. I sudo apt-get install PostgreSQL 9.1 under this account.
Similar error persists for the root account.