Re: Postgres registry access using java

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Postgres registry access using java
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C202FF6609@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Postgres registry access using java  ("Anirban Pal" <anirban.pal@newgen.co.in>)
Список pgsql-general
Anirban Pal wrote:
> Can any body tell me how to fetch directory path for lib or
> data directory for postgres installation in windows using
> registry. Solution using Java language will be highly solicited.

Java does not give you access to the Windows registry as this is not
portable to other operating systems.

You'd have to use native methods.

Yours,
Laurenz Albe

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: How to speed up the first-time-searching in pgsql?
Следующее
От: "Anirban Pal"
Дата:
Сообщение: Re: How to Install Postgres 8.3 in Solaris 10 as a service