Re: [GENERAL] Install Postgre while installing Other software.

2009-02-08 Thread Iñigo Barandiaran
Hi John. Thanks for your comment. You are right. I als think that option *A* is the best, but the problem, as you mentioned, it is only suitable for knowlegeable, that I might is not the general case. The "normal" end user only wants to use the software without knowing anything about data bases

Re: [GENERAL] Install Postgre while installing Other software.

2009-02-08 Thread Iñigo Barandiaran
Thank you all for your answers!. This solve one of my problems :) THANKS!!! John, thats a very good question. I've already thought about that, but I've no idea how to act yet. Becuase, as you said, if there is already a posgre Database server installed in the target system, and I dont know the pa

Re: [GENERAL] Install Postgre while installing Other software.

2009-02-08 Thread John R Pierce
Iñigo Barandiaran wrote: If I do un-install the service account is not removed, so next time I try to install the software again the service account name (posgres) exists so It can not be created again, so the installation progress stops, rolling back. Do you know how can I remove posgres servi

Re: [GENERAL] Install Postgre while installing Other software.

2009-02-08 Thread Iñigo Barandiaran
Hi. I've found this page about silent install that was very usefull for me: http://pginstaller.projects.postgresql.org/silent.html Now, I've found another problem. I'm able to install PostgreSQL with my software in silent mode, but the problem comes when I do un-install. The problem is related wi

Re: [GENERAL] Install Postgre while installing Other software.

2009-02-07 Thread Iñigo Barandiaran
Hi Raymond! Thanks for your answer. I'm going to take a look to the silent option you mentioned. Any link related with this topic would be very appreciated. Thanks in advance! Best, 2009/2/7 Raymond O'Donnell > On 07/02/2009 15:40, Iñigo Barandiaran wrote: > > I'm trying to use Postgre as a D

Re: [GENERAL] Install Postgre while installing Other software.

2009-02-07 Thread Raymond O'Donnell
On 07/02/2009 15:40, Iñigo Barandiaran wrote: > 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 The community installer (pgIn