Re: Escaping the ARC patent - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Escaping the ARC patent
Date
Msg-id 6.2.0.14.0.20050205091129.05f7f698@203.8.195.10
Whole thread Raw
In response to Re: Escaping the ARC patent  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 09:02 AM 5/02/2005, Tom Lane wrote:
>That strikes me as a bad idea --- what will cause the queue size to
>revert to normal, if the batch process fails before resetting it?

Just an idle thought, but each connection to the DB could add a fixed 
amount to some queueing parameter. The amount added to be set per backend, 
and the client could use a SET variable to adjust the standard amount for 
it's own backend. When the client dies/disconnects, the queueing parameter 
(whatever it is) would be reduced appropriately.


>

----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/ 



pgsql-hackers by date:

Previous
From: pgsql@mohawksoft.com
Date:
Subject: Query optimizer 8.0.1 (and 8.0)
Next
From: Tom Lane
Date:
Subject: Re: Query optimizer 8.0.1 (and 8.0)