PostgreSQL for NT - Mailing list pgsql-ports

From W. van den Akker
Subject PostgreSQL for NT
Date
Msg-id 003101c0514a$ac6a6ee0$0500020a@wilsoft.nl
Whole thread Raw
Responses Re: PostgreSQL for NT
Re: PostgreSQL for NT
List pgsql-ports
Hi,
 
Do I have to run Postgres from the Bash-shell?
If I try to run Postgres.exe direct from the NT-prompt I get the
following errors
 
C:\Program Files\pgsql\bin>ipc-daemon &
C:\Program Files\pgsql\bin>set PGDATA=../data
C:\Program Files\pgsql\bin>postgres -i &
DEBUG:  Data Base System is starting up at Tue Nov  7 21:31:41 2000
DEBUG:  Data Base System was interrupted being in production at Mon Nov  6 23:45
:12 2000
DEBUG:  Data Base System is in production state at Tue Nov  7 21:31:42 2000
FindExec: could not find a postgres to execute...
FATAL 1:  postgres: could not locate executable, bailing out...
FATAL 1:  postgres: could not locate executable, bailing out...
 
If I run postgres.exe from the bash shell then I have no problems.
 
I like to run postgres as a service within NT.
 
gr,
 
Willem

pgsql-ports by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: New Search Engine Requires Your Input.
Next
From: Jason Tishler
Date:
Subject: Re: PostgreSQL for NT