Re: About PostgreSQL Installer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: fatih arıkan <ftharikan(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: About PostgreSQL Installer
Date: 2009-01-28 09:18:33
Message-ID: 937d27e10901280118s400090e5n9dcd521e854629b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/1/28 fatih arıkan <ftharikan(at)hotmail(dot)com>:
> Hi all,
>
> I want to make an installer like postgresql-8.3.msi and
> postgresql-8.3-int.msi. I want after one msi runs, another msi will run. I
> want to ask where can I find sources of these msi installers. I have
> found postgresql-8.3-int.msi wix sources but I couldn't find
> postgresql-8.3.msi sources. I decompiled them but they are not useful much.

Source code for both can be found at
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/.
postgresql-8.3.msi is the wrapper and can be found in the wrapper/
directory. Most of the rest of the source tree makes up the main msi.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrés Robinet 2009-01-28 10:40:28 PostgreSQL for a mission critical system
Previous Message Marko Kreen 2009-01-28 09:07:14 Re: Feature request dblink: Security issue - dblink user+password parameters must be optional