initdb failing

Поиск
Список
Период
Сортировка
От Sachin Srivastava
Тема initdb failing
Дата
Msg-id 4ACB85D6.8030602@enterprisedb.com
обсуждение исходный текст
Ответы Re: initdb failing  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
Hi all,

I am using PostgreSQL 8.4.1 on Windows XP SP3 (64 -bit).

This is what i get when i fire initdb command:

D:\Base\NetScope\pg\bin>initdb.exe -d -n -U postgres -D d:\base\netscope\pg\data

Running in debug mode.
Running in noclean mode. Mistakes will not be cleaned up.
Running in debug mode.
Running in noclean mode. Mistakes will not be cleaned up.
VERSION=8.4.1
PGDATA=d:/base/netscope/pg/data
share_path=D:/Base/NetScope/pg/share
PGPATH=D:/Base/NetScope/pg/bin
POSTGRES_SUPERUSERNAME=postgres
POSTGRES_BKI=D:/Base/NetScope/pg/share/postgres.bki
POSTGRES_DESCR=D:/Base/NetScope/pg/share/postgres.description
POSTGRES_SHDESCR=D:/Base/NetScope/pg/share/postgres.shdescription
POSTGRESQL_CONF_SAMPLE=D:/Base/NetScope/pg/share/postgresql.conf.sample
PG_HBA_SAMPLE=D:/Base/NetScope/pg/share/pg_hba.conf.sample
PG_IDENT_SAMPLE=D:/Base/NetScope/pg/share/pg_ident.conf.sample
The files belonging to this database system will be owned by user "NetScopeAdmin ".
This user must also own the server process.

The database cluster will be initialized with locale Portuguese_Portugal.1252.
The default database encoding has accordingly been set to WIN1252.
The default text search configuration will be set to "portuguese".

fixing permissions on existing directory d:/base/netscope/pg/data ... ok
creating subdirectories ... initdb: could not create directory "d:/base/netscope/pg": File exists
initdb: data directory "d:/base/netscope/pg/data" not removed at user's request




Anything that i am missing anywhere??
 

-- 
Regards,
Sachin Srivastava
www.enterprisedb.com

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: is it possible to do an update with a nested select that references the outer update ?
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: initdb failing