From: | Thomas Beutin <tyrone(at)laokoon(dot)IN-Berlin(dot)DE> |
---|---|
To: | suresh s <sureshatwork(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: problem starting postgresql i.e postmaster |
Date: | 2002-12-04 10:48:35 |
Message-ID: | 20021204114835.A6367@laokoon.bug.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Wed, Dec 04, 2002 at 01:43:17AM -0800, suresh s wrote:
> /etc/rc.d/init.d/postgresql start
>
> when i run this it says user 'postgres' does not
> exists,
> i am unable to run the postgres,
>
> to create a postgres user i should first start
> postgresql
>
> createuser says no postmaster runnning
This is the >postgres user creating tool<, but You must use
the >system user creating tool< to create the user for
the database (defaults to "postgres"). This user should own
the postgres insatllation directory or must have at least
write permission in this area.
So long,
-tb
--
Thomas Beutin tb(at)laokoon(dot)IN-Berlin(dot)DE
Beam me up, Scotty. There is no intelligent live down in Redmond.
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Christian Imbeault | 2002-12-04 10:59:31 | Re: pg and number of parameters by insert |
Previous Message | pginfo | 2002-12-04 10:34:37 | Re: pg and number of parameters by insert |