Re: Postgres: Packaging & Server Startup

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Postgres: Packaging & Server Startup
Дата
Msg-id 49D1F2EE.6060805@archonet.com
обсуждение исходный текст
Ответ на Postgres: Packaging & Server Startup  (CM J <postgres.newbie@gmail.com>)
Ответы Re: Postgres: Packaging & Server Startup  (CM J <postgres.newbie@gmail.com>)
Список pgsql-general
CM J wrote:
> pg_ctl.exe -U postgres -P <mypasswd>  -w start -D D:\pgsql\data
>
>         However, i get the following error message:
>
> waiting for server to start...FATAL:  postgres: could not locate matching
> postgres executable

That does seem to suggest it found the executable but it didn't match
versions with the data directory. Do you have two copies installed? If
so, you'll probably want to specify the complete path to pg_ctl

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: CM J
Дата:
Сообщение: Postgres: Packaging & Server Startup
Следующее
От: JCM
Дата:
Сообщение: Postgres: Packaging & Server Startup