Re: postgresql as windows 2000 service problem

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <kranas(at)freemail(dot)gr>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: postgresql as windows 2000 service problem
Date: 2004-07-15 12:01:08
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AEDA@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-07-15 15:23:12 Re: pg_ctl --help
Previous Message Harald Massa 2004-07-15 11:10:53 Locale "Bug" in Indexer