PostgreSQL 数据库连接池 PgBouncer 1.9.0 发布
栏目: 数据库 · PostgreSQL · 发布时间: 7年前
内容简介: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 的轻量级连接池,支持会话连接池、事务连接池和语句连接池三种模式。
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Computational Geometry
Mark de Berg、Otfried Cheong、Marc van Kreveld、Mark Overmars / Springer / 2008-4-16 / USD 49.95
This well-accepted introduction to computational geometry is a textbook for high-level undergraduate and low-level graduate courses. The focus is on algorithms and hence the book is well suited for st......一起来看看 《Computational Geometry》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
MD5 加密
MD5 加密工具