run postgres 8.3

Поиск
Список
Период
Сортировка
От Eduardo Arévalo
Тема run postgres 8.3
Дата
Msg-id 95f68e530810141340h10c346b2ub8e20dbd89dc61ff@mail.gmail.com
обсуждение исходный текст
Ответы Re: run postgres 8.3  (Joao Ferreira gmail <joao.miguel.c.ferreira@gmail.com>)
Список 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


В списке pgsql-general по дате отправления:

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: benchmark on D7 + PG 8.3 Re: Drupal and PostgreSQL - performance issues?
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?