Re: postgresql as windows 2000 service problem

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: postgresql as windows 2000 service problem
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AEDA@Herge.rcsinc.local
обсуждение исходный текст
Ответ на postgresql as windows 2000 service problem  (kranas@freemail.gr)
Список 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 по дате отправления:

Предыдущее
От: "Harald Massa"
Дата:
Сообщение: Locale "Bug" in Indexer
Следующее
От: Camilo Cruz
Дата:
Сообщение: Saludando a postgress win32