From: | er <reetz(at)usco(dot)de> |
---|---|
To: | Abhishek Verma <workdesk03(at)yahoo(dot)com> |
Cc: | pgsql1 <pgsql-admin(at)postgresql(dot)org>, pgsql2 <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: problem : initdb failed |
Date: | 2003-03-05 10:49:05 |
Message-ID: | 3E65D621.FB3FF9EC@usco.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
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:
> 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?
>
> http://archives.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Roman Gavrilov | 2003-03-05 13:37:16 | database privileges and access control |
Previous Message | Abhishek Verma | 2003-03-05 10:18:06 | problem : initdb failed |
From | Date | Subject | |
---|---|---|---|
Next Message | Mario Weilguni | 2003-03-05 11:20:54 | hide databases/users from normal postgres user |
Previous Message | Michael Post | 2003-03-05 10:26:13 | binary data in db |