problem : initdb failed
hi..
i am triying to install postgres on mac os x.2.all the
installation is over but i am not able to initialise
the database.it giving error like This user must also
own the server process.
whis is the server process and howhow its removed
thanks
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
You have to create a user named postgres with group daemon. This user must
be the owner of the "data"-directory.
Under this user you should be able to initdb and starting the postmaster
(with pg_ctl).
Egon
Abhishek Verma wrote:
Show quoted text
hi..
i am triying to install postgres on mac os x.2.all the
installation is over but i am not able to initialise
the database.it giving error like This user must also
own the server process.
whis is the server process and howhow its removed
thanks__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?