Re: Built-in connection pooling - Mailing list pgsql-hackers

From Ivan Novick
Subject Re: Built-in connection pooling
Date
Msg-id CAPJXddb=rLqTk-H-Ahp+z5xBP_pEdRVaQ9AWNe9D+E9wSqXXyg@mail.gmail.com
Whole thread Raw
In response to Re: Built-in connection pooling  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Built-in connection pooling
List pgsql-hackers
> The simplest thing sounds like a GUC that will automitcally end a connection
> idle for X seconds.

Uh, we already have idle_in_transaction_session_timeout so we would just
need a simpler version.

Oh i see its in 9.6, AWESOME! 

Cheers

pgsql-hackers by date:

Previous
From: "Rady, Doug"
Date:
Subject: Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts
Next
From: Bruce Momjian
Date:
Subject: Re: proposal: alternative psql commands quit and exit