How can I avoid that - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject How can I avoid that
Date
Msg-id Pine.UW2.4.53.0311241800370.17199@server.pyrenet.fr
Whole thread Raw
List pgsql-hackers
Hi all,

I know you're all busy with 7.4 comming out and I was wondering if some
one could have an idea about the following:

I host a game that does a HEAVY use of postgresql working like a charm.
But when the server is a little busy (like when Marc approves a WAG of
mail), postgresql dosn't respond so fast and users start clicking on the
reload button, making a new connection, re-issuing the query and so forth.

Now those "slow" query seem to last forever (several minutes CPU). My guts
feel thatpostgresql doesn't have a clue that the connection with web
server is broken and just continue to run.

Can I avoid that?

Regards

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: CVS HEAD is broken
Next
From: Neil Conway
Date:
Subject: Using -Wshadow