Y
Hacker News
new
|
ask
|
show
|
jobs
by
qlkjwenf
1021 days ago
Let's hope PG team will drop thread-based connections for the superior lightweight task-based connections. Then PgBouncer will not be needed.
1 comments
jtc331
1021 days ago
PG doesn’t have a thread per connection; it has a process per connection.
link