run postgres 8.3

From: Eduardo Arévalo <earevaloch(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: run postgres 8.3
Date: 2008-10-14 20:40:32
Message-ID: 95f68e530810141340h10c346b2ub8e20dbd89dc61ff@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I installed the 8.3 postgres
the amount of giving the command:
bash-3.2$ /usr/local/postgres_8.3/bin/initdb -D /base/data

the result is:

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 en_US.UTF-8.
The default database encoding has accordingly been set to UTF8.
The default text search configuration will be set to "english".

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

but do not raise your service

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2008-10-14 20:51:29 Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Previous Message Ivan Sergio Borgonovo 2008-10-14 20:18:31 benchmark on D7 + PG 8.3 Re: Drupal and PostgreSQL - performance issues?