Re: Postgres registry access using java

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Postgres registry access using java
Дата
Msg-id 937d27e10905280306q534a33d8s592cbf018f610702@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres registry access using java  ("Anirban Pal" <anirban.pal@newgen.co.in>)
Список 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 по дате отправления:

Предыдущее
От: miller_2555
Дата:
Сообщение: Re: Multidimensional array definition in composite type appears parsed as string
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Postgres registry access using java