initdb problems

Поиск
Список
Период
Сортировка
От Michael Mallete
Тема initdb problems
Дата
Msg-id 2ade7f6e04092004592cbe111d@mail.gmail.com
обсуждение исходный текст
Ответы Re: initdb problems
Список pgsql-cygwin
good day!

i'm having problems with running initdb. my platform is windows 2000
professional. just installed cygwin 1.5.11-1. i was able to compile
and install postgresql 7.4.5 from source with simply doing
./configure, make, and make install. then i ran "/usr/sbin/cygserver
&." finally, i ran "initdb -D /usr/local/pgsql/data." but it ends with
this:

FATAL: lock file "/usr/local/pgsql/data/postmaster.pid" already exists
HINT: Is another postgres (PID 1884) running in data directory
"/usr/local/pgsql/data"?


thanx in advance! :)

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

Предыдущее
От: "Bessant, Ed - Database Administrator"
Дата:
Сообщение: PostgreSQL_7.5.4-1 on Windows-XP
Следующее
От: Caroline Perlin
Дата:
Сообщение: error in cygwin - please help me