Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Example web access to Postgres DB



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group