Re: Postgres registry access using java

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Anirban Pal <anirban(dot)pal(at)newgen(dot)co(dot)in>
Cc: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres registry access using java
Date: 2009-05-28 10:06:03
Message-ID: 937d27e10905280306q534a33d8s592cbf018f610702@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On Thu, May 28, 2009 at 10:33 AM, Anirban Pal <anirban(dot)pal(at)newgen(dot)co(dot)in> wrote:
> @  Laurenz Albe, All
>
>  1st of all thanks for your kind reply. But I can access registry values
> using java. The problem I am facing is, in case of postgres settings
> informations are kept under a subdirectory named after the product key. I am
> able to access from the registry if the path is unique for all the
> computers. Since product key is different for each installed computer, my
> code written for one computer will not work in another.

The product key is unique to each major version of PostgreSQL (ie.
8.3, 8.4 and so on) - it doesn't change for each computer.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anirban Pal 2009-05-28 10:36:59 Re: Postgres registry access using java
Previous Message Albe Laurenz 2009-05-28 09:58:01 Re: Postgres registry access using java

Browse pgsql-novice by date

  From Date Subject
Next Message Anirban Pal 2009-05-28 10:36:59 Re: Postgres registry access using java
Previous Message Albe Laurenz 2009-05-28 09:58:01 Re: Postgres registry access using java