Install Postgre while installing Other software.

From: Iñigo Barandiaran <ibarandiaran(at)vicomtech(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Install Postgre while installing Other software.
Date: 2009-02-07 15:40:54
Message-ID: 68038b540902070740l668046bfyadc7a474ac5e45fb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all!
I'm trying to use Postgre as a DataBase manager of a Software I'm
developing. I would like to know how to integrate an installation of Postgre
in the installation of my own software. I mean, I need to firstly install
Postgre, and when it finishes The rest of the installation of my software
would continue. I've done some test with postgresql-8.3.5-1-windows.exe
(on-click installer) but when it finishes and tries to run the server it
crashes. Do any of you knows why this occurs?. I tried this version because
I think it would be easiest for the user because It only shows one or two
windows to the users, and they dont need to select many options.
Do you have any experience in the distribution of a Postgre installation in
your own developed software? How would you do it?

Thank you in advance for your help.

Best,
Iñigo.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2009-02-07 16:15:36 Re: Install Postgre while installing Other software.
Previous Message Bruce Momjian 2009-02-07 15:01:41 Re: how to find foreign key details (column, that is)