From: | Will Wright <will4wright(at)yahoo(dot)com> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Programmatic method to determine currently installed Windows PostrgreSQL version |
Date: | 2005-11-08 17:29:30 |
Message-ID: | 20051108172930.46074.qmail@web60717.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks Richard, I will look into whether or not I will
have access to the SELECT statement.
Regards,
Will
--- Richard Huxton <dev(at)archonet(dot)com> wrote:
> Will Wright wrote:
> >
> > Hi Magnus, thanks for the quick response.
> > Unfortunately I still have an issue with this
> regsitry
> > identification method because I'd like to code my
> > installer so that it can also identify the
> postreSQL
> > versions that were not available at the time I
> > authored my install check, i.e. future versions.
>
> You could issue a "SELECT version()" - that is about
> as definitive as
> you can get.
>
> Don't forget you'll need to cope with the case where
> a user has 2 or
> more versions of PostgreSQL running on the same
> machine. I'm not sure
> it's safe to assume only one installation.
>
> --
> Richard Huxton
> Archonet Ltd
>
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2005-11-08 17:35:26 | Re: ident client authentication |
Previous Message | Paul Hide | 2005-11-08 17:26:36 | Re: ident client authentication |