pg_ctl issue

Поиск
Список
Период
Сортировка
От Jack W
Тема pg_ctl issue
Дата
Msg-id 3473330e0903152159g1e871db7y134c706513b1b8d3@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
I installed PostgreSql on Window2003 server under an administrator account. I can start postgresql from Windows Service.
But when run the following command, it fails:

C:\Program Files\PostgreSQL\8.3\bin>pg_ctl start -D "C:\Program Files\PostgreSQL\8.3\data"
server starting

C:\Program Files\PostgreSQL\8.3\bin>FATAL:  postgres: could not locate matching postgres executable


And the following command works well:

C:\Program Files\PostgreSQL\8.3\bin>pg_ctl stop -D "C:\Program Files\PostgreSQL\8.3\data"

 
Thanks.

Jack

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: is there any defect when use null column in postgresql?
Следующее
От: ataherster
Дата:
Сообщение: [Fwd: Re: [ask] Return Query]