Re: Improving connection scalability: GetSnapshotData()

From: AJG <ayden(at)gera(dot)co(dot)nz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Improving connection scalability: GetSnapshotData()
Date: 2021-02-27 17:40:58
Message-ID: 1614447658602-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Greatly appreciate if you could please reply to the following questions as
time allows.

I have seen previous discussion/patches on a built-in connection pooler. How
does this scalability improvement, particularly idle connection improvements
etc, affect that built-in pooler need, if any?

Same general question about an external connection pooler in general in
Production? Still required to route to different servers but no longer
needed for the pooling part. as an example.

Many Thanks!

--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2021-02-27 19:37:47 Re: Allow matching whole DN from a client certificate
Previous Message Justin Pryzby 2021-02-27 16:05:12 Re: [HACKERS] Custom compression methods