bundling postgres with an application

Поиск
Список
Период
Сортировка
От zluspai
Тема bundling postgres with an application
Дата
Msg-id 45E3CD96.3050904@gmail.com
обсуждение исходный текст
Ответы Re: bundling postgres with an application
Список pgsql-ports
Dear Community,

We would like to bundle and ship PostgreSQL latest with our java (Tomcat
web~) application, that way so PostgreSQL server would be automatically
started and stopped by our app. It should run on Windows, and recent
versions of Suse, Fedora and RedHat linux distributions. There are few
questions arise:
- Do we need to compile PostgreSQL to a different binary for each of the
mentioned linuxes, or is there an 'universally' compatible binary we
could use? I did see that there are different RPMS for different Fedora
and RedHat versions, that suggests we need to build it, is it correct?
- Also we would like to reduce the distribution size, so what would be
the minimum set of files we need to ship? The requirement is to have
UTF8 and jdbc/socket connection support to our database.

Thank you for your comments in advance, I would happily read any similar
experiences of yours.
Regards,
Zoltan

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

Предыдущее
От: Paul Lambert
Дата:
Сообщение: Re: Windows installation suggestion
Следующее
От: Robert Treat
Дата:
Сообщение: Re: bundling postgres with an application