Re: Www emulator - Mailing list pgsql-general

From John R Pierce
Subject Re: Www emulator
Date
Msg-id 4EB8D55F.3050004@hogranch.com
Whole thread Raw
In response to Re: Www emulator  (pasman pasmański <pasman.p@gmail.com>)
List pgsql-general
On 11/07/11 10:25 PM, pasman pasmański wrote:
> Thanks for reply.
> I have simple www server.
> Today postgres and www server are on single computer. Plan is to
> reduce cpu consumption by client application which translate requests
> from internet explorer     directly to postgres.

that 'client application' would in fact be a web server.    http
requests are nothing like SQL transactions.   typically, your web server
implements an application which uses the database to store the results
of whatever it is the web application generates (sales orders, forum
pages, etc).



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



pgsql-general by date:

Previous
From: Ondrej Ivanič
Date:
Subject: Re: Postgres vs other Postgres based MPP implementations
Next
From: John R Pierce
Date:
Subject: Re: Postgres vs other Postgres based MPP implementations