Re: postgresql as windows 2000 service problem - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject Re: postgresql as windows 2000 service problem
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AEDA@Herge.rcsinc.local
Whole thread Raw
In response to postgresql as windows 2000 service problem  (kranas@freemail.gr)
List pgsql-hackers-win32
> My path is
>
>
C:\Inprise\vbroker\bin;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\PROGRA~1\Borl
an
>
d\CBUILD~1\Projects\Bpl;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\
Sy
> stem32\Wbem;C:\POSTGRES\BIN;C:\POSTGRES\LIB
>
> I set the path as follows:
> right click to my computer (as administrator)
> select properties
> going to the "for advanced" tab
> going to environment variables
> goind to second window titled "system variables"
> findind from the list variable PATH
> double click it
> and add bin and lib folders

Can you log in as the postgres user and check the same thing?  Check the
user path and make sure it's got %path% in it so it stacks with the
system path.

Or,
Use the runas command from the command window to open up a command shell
under the postgres user context.  In that window, try to invoke pg_ctl
to check the path (or example path).

Merlin

pgsql-hackers-win32 by date:

Previous
From: "Harald Massa"
Date:
Subject: Locale "Bug" in Indexer
Next
From: Camilo Cruz
Date:
Subject: Saludando a postgress win32