Re: can't start postgresql

From: Igor Shevchenko <igor(at)carcass(dot)ath(dot)cx>
To: pgsql-general(at)postgresql(dot)org, Enrico <scotty(at)linuxtime(dot)it>
Subject: Re: can't start postgresql
Date: 2006-11-14 15:11:22
Message-ID: 200611141711.22431.igor@carcass.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 14 November 2006 10:52, Enrico wrote:
> Try with:
> > [postgres(at)db ~]$ /usr/pgsql/bin/initdb -D /usr/pgsql/data

Thanks, but this is not working -

[postgres(at)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Enrico 2006-11-14 15:21:32 Re: can't start postgresql
Previous Message Csaba Nagy 2006-11-14 14:54:58 Re: AutoVacuum on demand?