Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2020 21:56:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244646] [new port] databases/pgpool-II41: latest versioni of pgpool-II
Message-ID:  <bug-244646-7788-VCLdGt5wS1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244646-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244646-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244646

--- Comment #3 from commit-hook@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 sess=
ions
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@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244646-7788-VCLdGt5wS1>