Windows command line it prompts me for a password for user postgres I have entered the password I created during installation but I get an error
Createdb: couldn't connect to dabase... : FATAL password authentication failed for user postgres
what could be the problem?
Can you login to postgres with that account and password from other clients?
Probably you need to edit postgres' pg_hba.conf config file to allow password based connections
Обсуждают сегодня