[Bug 244646] [new port] databases/pgpool-II41: latest versioni of pgpool-II
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 29 21:56:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244646
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tz
Date: Sun Mar 29 21:48:14 UTC 2020
New revision: 529842
URL: https://svnweb.freebsd.org/changeset/ports/529842
Log:
New port: databases/pgpool-II-41
Repocopy databases/pgpool-II-40 and modify it to introduce
new pgpool version 4.1.x.
Major enhancements in Pgpool-II 4.1 include:
* Statement level load balancing.
* Auto failback.
* Enhance performance in number of areas.
* Shared relation cache allows to reuse relation cache among sessions
to reduce internal queries against PostgreSQL system catalogs.
* Have separate SQL parser for DML statements to eliminate
unnecessary parsing effort.
* Load balancing control for specific queries.
* Reduce Internal Queries against System Catalogs.
* Import PostgreSQL 12 SQL parser.
PR: 244646
Submitted by: Franko Ricci <franco.ricc at gmail.com>
Changes:
head/databases/Makefile
head/databases/pgpool-II-41/
head/databases/pgpool-II-41/Makefile
head/databases/pgpool-II-41/distinfo
head/databases/pgpool-II-41/files/patch-src_auth_pool__hba.c
head/databases/pgpool-II-41/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list