Re: Postgres registry access using java - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Postgres registry access using java
Date
Msg-id D960CB61B694CF459DCFB4B0128514C202FF6609@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Postgres registry access using java  ("Anirban Pal" <anirban.pal@newgen.co.in>)
List 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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: How to speed up the first-time-searching in pgsql?
Next
From: "Anirban Pal"
Date:
Subject: Re: How to Install Postgres 8.3 in Solaris 10 as a service