Re: Example web access to Postgres DB

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Example web access to Postgres DB
Дата
Msg-id 47B83C59.3050403@wildenhain.de
обсуждение исходный текст
Ответ на Example web access to Postgres DB  ("Mohamed Ali JBELI" <medali.jbeli@gmail.com>)
Список pgsql-performance
Mohamed Ali JBELI wrote:
> Hi members
>
> I am looking for an example of a web application (WAR) which executea a
> Postgres actions. This aims to test the performance of Postgres in Web
> mode.
> I shall be grateful if someone gives me a link where I can find a WAR file.

A WAR file? Postgres is peace, not war ;)
Seriously, for postgres to be used for web applications (as nowadays
RPC-Server with XML over HTTP are commonly named ;) you need to settle
for an application server (available for many technologies - choose
whatever you feel comfortable with) which then connects back to
postgres.

Regards
Tino

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

Предыдущее
От: "Mohamed Ali JBELI"
Дата:
Сообщение: Example web access to Postgres DB
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Example web access to Postgres DB