Can't get postmaster to start :-(

Поиск
Список
Период
Сортировка
От Shmuel A. Kahn
Тема Can't get postmaster to start :-(
Дата
Msg-id 3EEFACE9.18555.418090@localhost
обсуждение исходный текст
Ответы Re: Can't get postmaster to start :-(  (deststar <deststar@blueyonder.co.uk>)
Список pgsql-novice
Running:

  Win-2K
  cygwin     - 1.3.22-1
  postgresql - 7.3.3-1
  cygipc     - 1.14-1

Install process worked fine. No problem running cyg-ipc (as an
automatic service). But any attempt to:

postmaster -i -D /usr/share/postgresql/data &

fails with the following message:

IpcSemaphoreInitialize: semctl(id=2, 0, SETVAL, 0) failed: Invalid
argument
LOG:  startup process (pid 2472) exited with exit code 1
LOG:  aborting startup due to startup process failure

What have I forgotten to do :-( ??

Shmuel
Reinstalling after a break of a year.--
You're just jealous because the voices only talk to me.
Shmuel A. Kahn
Shmuel@Kam-motion.com



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

Предыдущее
От: Lynna Landstreet
Дата:
Сообщение: Re: Multibyte support and accented characters
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Commit within a PL/PGSQL procedure