Re: Www emulator

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Www emulator
Дата
Msg-id 4EB8D55F.3050004@hogranch.com
обсуждение исходный текст
Ответ на Re: Www emulator  (pasman pasmański <pasman.p@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Ondrej Ivanič
Дата:
Сообщение: Re: Postgres vs other Postgres based MPP implementations
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Postgres vs other Postgres based MPP implementations