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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to