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

From Dave Page
Subject Re: Postgres registry access using java
Date
Msg-id 937d27e10905280306q534a33d8s592cbf018f610702@mail.gmail.com
Whole thread Raw
In response to Re: Postgres registry access using java  ("Anirban Pal" <anirban.pal@newgen.co.in>)
List pgsql-general
On Thu, May 28, 2009 at 10:33 AM, Anirban Pal <anirban.pal@newgen.co.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

pgsql-general by date:

Previous
From: miller_2555
Date:
Subject: Re: Multidimensional array definition in composite type appears parsed as string
Next
From: "Albe Laurenz"
Date:
Subject: Re: Postgres registry access using java