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 -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general