Re: PostgreSQL registry entries for apt-get/yum/rpm install - Mailing list pgsql-general

From Jasen Betts
Subject Re: PostgreSQL registry entries for apt-get/yum/rpm install
Date
Msg-id kktpo4$19s$1@gonzo.reversiblemaps.ath.cx
Whole thread Raw
In response to PostgreSQL registry entries for apt-get/yum/rpm install  (dinesh kumar <dineshkumar02@gmail.com>)
Responses Re: PostgreSQL registry entries for apt-get/yum/rpm install  (dinesh kumar <dineshkumar02@gmail.com>)
List pgsql-general
On 2013-04-15, dinesh kumar <dineshkumar02@gmail.com> wrote:
> --047d7b675e70cee73c04da61865c
> Content-Type: text/plain; charset=ISO-8859-1
>
> Dear Sirs,
>
> Apologizes, if this is a duplicate question.
>
> Would like to request you to share your valuable inputs on this. I would
> like to know the PostgreSQL registry entries when we install it through
> apt-get/yum/rpm.

yes, the packaged versions of postgres are recorded as being present
but this is not in a public data store like the windows registry.

See the documentation for rpm (or dpkg etc, as apropriate)
for how to test for the presence of postgresql.

--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: Where in the source code does postgres write to disk?
Next
From: Alban Hertroys
Date:
Subject: Re: UPDATE with subquery; possible bug in query parser?