PostgreSQL 数据库连接池 PgBouncer 1.9.0 发布
栏目: 数据库 · PostgreSQL · 发布时间: 6年前
内容简介:PgBouncer 1.9.0 已发布,更新内容如下:pgbouncer 是 PostgreSQL 的轻量级连接池,支持会话连接池、事务连接池和语句连接池三种模式。下载地址:
PgBouncer 1.9.0 已发布,更新内容如下:
-
Features
-
RECONNECT command
-
WAIT_CLOSE command
-
Fast close - Disconnect a server in session pool mode immediately if it is in “close_needed” (reconnect) mode.
-
Add close_needed column to SHOW SERVERS
-
Fixes
-
Avoid double-free in parse_filename
-
Avoid NULL pointer deref in parse_line
-
Cleanups
-
Port mkauth.py to Python 3
-
Improve signals documentation
-
Improve quick start documentation
-
Document SET command
-
Correct list of required software
-
Fix -Wimplicit-fallthrough warnings
-
Add missing documentation for various SHOW fields
-
Document reconnect behavior on reload and DNS change
-
Document that KILL requires RESUME afterwards
-
Clarify documentation of server_lifetime
-
Typos and capitalization fixes in messages and docs
-
Fix psql invocation in tests
-
Various other test setup improvements
pgbouncer 是 PostgreSQL 的轻量级连接池,支持会话连接池、事务连接池和语句连接池三种模式。
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- EF Core 小坑:DbContextPool 会引起数据库连接池连接耗尽
- 数据库连接池
- 数据库连接池设置
- 怎样获知数据库的连接属性?
- 怎样获知数据库的连接属性?
- Laravel 使用多个数据库连接
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Machine Learning in Action
Peter Harrington / Manning Publications / 2012-4-19 / GBP 29.99
It's been said that data is the new "dirt"—the raw material from which and on which you build the structures of the modern world. And like dirt, data can seem like a limitless, undifferentiated mass. ......一起来看看 《Machine Learning in Action》 这本书的介绍吧!
html转js在线工具
html转js在线工具
UNIX 时间戳转换
UNIX 时间戳转换