Re: Creating an Independant Application

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: Creating an Independant Application
Дата
Msg-id 45881901.3060008@amsoftwaredesign.com
обсуждение исходный текст
Ответ на Re: Creating an Independant Application  (Bob Pawley <rjpawley@shaw.ca>)
Список pgsql-general
Bob Pawley wrote:
> Yes
>
> I want to include the service and the tables, triggers etc. as an
> installable application for one, or more, users.
>
> I don't know if this is considered embedded or not, but there seems to
> be a lack of infomation on how to accomplish this.
>
> Bob
>
>
> -
Hi Bob,
You can easily accomplish it using Inno setup and the full installer I
created for Postgresql,
you simply have to add  you app to the Inno setup script and your done.

Complete source is available here:
http://www.amsoftwaredesign.com/downloads/pg_installer_setup.zip
 and I licensed the script as BSD.

You can get all the Inno setup stuff here:
http://www.jrsoftware.org/isinfo.php

Hope this helps you out.

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


В списке pgsql-general по дате отправления:

Предыдущее
От: William Pool
Дата:
Сообщение: bi-directional replication support
Следующее
От: Matthew O'Connor
Дата:
Сообщение: Autovacuum Improvements (was: Second attempt, roll your own autovacuum)