2
0
Files
pgx/pgxpool
Jack Christensen c513e2e435 Fix: pgxpool: background health check cannot overflow pool
It was previously possible for a connection to be created while the
background health check was running. The health check could create
connection(s) in excess of the maximum pool size in this case.

https://github.com/jackc/pgx/issues/1660
2023-07-15 10:09:53 -05:00
..
2022-07-30 12:16:16 -05:00
2022-07-30 12:16:16 -05:00