[GENERAL] How to know the password for the user 'postgres'

2008-10-27 Thread Shashank Sahni
Hello people, I was trying to install dspace on my computer and it required postgresql as a prerequisite. Since I am using Ubuntu so i just downloaded and installed it using synaptic package manager. For the installation of dspace i was supposed to exeucte the following comman

Re: [GENERAL] How to know the password for the user 'postgres'

2008-10-27 Thread Shashank Sahni
createuser: could not connect to database postgres: FATAL: password > authentication failed for user "postgres" > > Odd I would have expected it to say something about identd > authentication failing. > > Have you tried: > > sudo su - postgres > createuser -d -A -P dpsace > > ? > Oh... I am so

Re: [GENERAL] How to know the password for the user 'postgres'

2008-10-27 Thread Shashank Sahni
..I am a newbie so I don't have much idea about it.. I would greatly appreciate your help... Thankyou.. Shashank Sahni..