Hi,
I'am trying to run postgres on NT4 SP6a.
If I do that 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...
I tried it also settings with set LD_LIBRARY_PATH =../lib
Any ideas?
gr,
Willem