PostgreSQL 数据库连接池 PgBouncer 1.9.0 发布

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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...

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 的轻量级连接池,支持会话连接池、事务连接池和语句连接池三种模式。

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

机器学习

机器学习

(美)Tom Mitchell / 曾华军、张银奎、等 / 机械工业出版社 / 2008-3 / 35.00元

《机器学习》展示了机器学习中核心的算法和理论,并阐明了算法的运行过程。《机器学习》综合了许多的研究成果,例如统计学、人工智能、哲学、信息论、生物学、认知科学、计算复杂性和控制论等,并以此来理解问题的背景、算法和其中的隐含假定。《机器学习》可作为计算机专业 本科生、研究生教材,也可作为相关领域研究人员、教师的参考书。一起来看看 《机器学习》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具