i have just installed postgresql and i specified password x during installation. when i try to do createdb and specify any password i get the message
createdb: could not connect to database postgres: FATAL: password authentication failed for user
same for createuser. how should i start?
Can i add myself as a user to the database?