Re: can't start postgresql - Mailing list pgsql-general

From Igor Shevchenko
Subject Re: can't start postgresql
Date
Msg-id 200611141711.22431.igor@carcass.ath.cx
Whole thread Raw
In response to Re: can't start postgresql  (Enrico <scotty@linuxtime.it>)
Responses Re: can't start postgresql  (Enrico <scotty@linuxtime.it>)
List pgsql-general
On Tuesday 14 November 2006 10:52, Enrico wrote:
> Try with:
> > [postgres@db ~]$ /usr/pgsql/bin/initdb -D /usr/pgsql/data

Thanks, but this is not working -

[postgres@db ~]$ /usr/pgsql/bin/initdb -D /usr/pgsql/data
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.

initdb: directory "/usr/pgsql/data" exists but is not empty
If you want to create a new database system, either remove or empty
the directory "/usr/pgsql/data" or run initdb
with an argument other than "/usr/pgsql/data".

--
Best Regards,
Igor Shevchenko

pgsql-general by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: AutoVacuum on demand?
Next
From: Enrico
Date:
Subject: Re: can't start postgresql