Re: Builtin connection polling

2018-01-17 Thread Ivan Novick
+1 to the concept... A lot of user could benefit if we did this in a good way. On Wed, Jan 17, 2018 at 8:09 AM, Konstantin Knizhnik < k.knizh...@postgrespro.ru> wrote: > Hi hackers, > > My recent experiments with pthread version of Postgres show that although > pthread offers some performance adv

Builtin connection polling

2018-01-17 Thread Konstantin Knizhnik
Hi hackers, My recent experiments with pthread version of Postgres show that although pthread offers some performance advantages comparing with processes for large number of connections, them still can not eliminate need in connection pooling. Large number even of inactive connections cause s