Re: Admission Control Policy - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Admission Control Policy
Date
Msg-id 75BE49A1-DF3B-4481-AD37-2AF540DC9C25@hi-media.com
Whole thread Raw
In response to Admission Control Policy  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Admission Control Policy  (Andres Freund <andres@anarazel.de>)
Re: Admission Control Policy  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Hi,

Le 28 déc. 2009 à 21:33, Kevin Grittner a écrit :
> We often see posts from people who have more active connections than
> is efficient.

How would your proposal better solve the problem than using pgbouncer?

<mad proposal time>
I'd be in favor of considering how to get pgbouncer into -core, and now that we have Hot Standby maybe implement a mode
inwhich as soon as a "real" XID is needed, or maybe upon receiving start transaction read write command, the connection
ishandled transparently to the master. 
</>

Regards,
--
dim

pgsql-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Application name patch - v3
Next
From: Andres Freund
Date:
Subject: Re: Admission Control Policy