From: | "W(dot) van den Akker" <wvdakker(at)wilsoft(dot)nl> |
---|---|
To: | <pgsql-ports(at)postgresql(dot)org> |
Subject: | NT-Problem |
Date: | 2000-11-08 22:40:10 |
Message-ID: | 001b01c049d4$d9bcd720$0500020a@wilsoft.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Clark | 2000-11-09 06:07:50 | Using WinNT binaries: username problems |
Previous Message | Jason Tishler | 2000-11-08 21:54:51 | Re: Re: ps and psql from PostgreSQL not working with cygwin-1.1.5-2 |