pg_ctl issue - Mailing list pgsql-general

From Jack W
Subject pg_ctl issue
Date
Msg-id 3473330e0903152159g1e871db7y134c706513b1b8d3@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: is there any defect when use null column in postgresql?
Next
From: ataherster
Date:
Subject: [Fwd: Re: [ask] Return Query]