Problem in postgresql installation

Started by Pierre-Alexis Paquinabout 24 years ago1 messagesbugs
Jump to latest
#1Pierre-Alexis Paquin
papaquin@i2m.fr

Hi

I have installed a 7.1.3 postgresql version on my linux server.
When I type "createuser xxxxxxxx" it asks me : Shall the new user allowed to create databases (y/n)?
Shall the new user allowed to create more new user (y/n)?

I answer yes to the both questions and then a bug report said : " psql : connetDbstart() -- connect() failed - no such file or directory
Is the postmaster running locally and accepting connections on Unix socket :'/tmp/.s.PSQL.5432'
createuser : creation of user 'xxxxxxx' failed.

Thanks for your help.
Mr Paquin