PostgreSQL 9.1 product code

Started by Haiming Zhangover 13 years ago2 messagesgeneral
Jump to latest
#1Haiming Zhang
Haiming.Zhang@redflex.com.au

Hi all,

I am Haiming, a software engineer.

One of our product is depending on PostgreSQL. We know the product code for 8.2 and 8.3 is {B823632F-3B72-4514-8861-B961CE263224}. Anyone who knows the product code for postresql 9.1 could you please provide it and how can we find the product code for the future version?

I tried to put postgresRegSubkey = 'SOFTWARE\PostgreSQL\Installations\{B823632F-3B72-4514-8861-B961CE263224}' for version 9.1.4, our product failed to run psql.exe. However if I put postgresRegSubkey = 'SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.1', our product runs without any error. I don not want to change the registry manually in the future. Would anyone please help with how to manage this?

Thanks a lot.

Haiming Zhang
Software Engineer

Redflex Traffic Systems
Tel: +61 3 9674 1868
Mob:
Email: Haiming.Zhang@redflex.com.au<mailto:Haiming.Zhang@redflex.com.au>
Web: www.redflex.com
Addr: 31 Market Street South Melbourne VIC 3205
Twitter: http://twitter.com/redflexsafety

[cid:image001.jpg@01CD754D.A9001960]

________________________________
If you are not an authorised recipient of this e-mail, please contact me at Redflex immediately by return phone call or by email. In this case, you should not read, print, retransmit, store or act in reliance on this e-mail or any attachments, and should destroy all copies of them. This e-mail and any attachments are confidential and may contain privileged information and/or copyright material of Redflex or third parties. You should only retransmit, distribute or commercialise the material if you are authorised to do so. This notice should not be removed.

Attachments:

image001.jpgimage/jpeg; name=image001.jpgDownload
#2Craig Ringer
craig@2ndquadrant.com
In reply to: Haiming Zhang (#1)
Re: PostgreSQL 9.1 product code

On 08/08/2012 08:17 AM, Haiming Zhang wrote:

Hi all,

I am Haiming, a software engineer.

One of our product is depending on PostgreSQL. We know the product code
for 8.2 and 8.3 is {B823632F-3B72-4514-8861-B961CE263224}. Anyone who
knows the product code for postresql 9.1 could you please provide it and
how can we find the product code for the future version?

Would I be correct in guessing that you were using PgInstaller (the
MSI-based installer) for 8.2 and 8.3?

If so, the EnterpriseDB installer is a completely different system.
You'll need to find the appropriate registry entries it creates. I don't
work with the EDB installer and can't really help with that. the
installer documentation is here:

http://www.enterprisedb.com/resources-community/pginst-guide

though it's more of a tutorial/howto than reference documentation.

--
Craig Ringer