pgpool2 4.3.3-3 source package in Ubuntu

Changelog

pgpool2 (4.3.3-3) unstable; urgency=medium

  * Enable LDAP authentication. (PostgreSQL Redmine #7688)

 -- Christoph Berg <email address hidden>  Wed, 16 Nov 2022 16:38:06 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
linux-any kfreebsd-any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe database

Downloads

File Size SHA-256 Checksum
pgpool2_4.3.3-3.dsc 2.6 KiB e0216cfc5a704dfd35cff9bb53cb84121f237e318d29619b3a69aa097db903ce
pgpool2_4.3.3.orig.tar.gz 5.6 MiB 6c73434baee581386a9555fe59628bf467820f7d5bdbe3341768399a0382c979
pgpool2_4.3.3-3.debian.tar.xz 13.2 KiB 113d89c2d225ecc9514b738f325e850f93abd4f0c25600495e3b1e96d4a90ef4

Available diffs

No changes file available.

Binary packages built by this source

libpgpool-dev: pgpool control protocol library - headers

 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. This package contains headers for the pgpool
 control protocol library (libpcp).

libpgpool2: pgpool control protocol library

 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. This package contains the pgpool control
 protocol library (libpcp).

libpgpool2-dbgsym: debug symbols for libpgpool2
pgpool2: connection pool server and replication proxy for PostgreSQL

 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. It provides the following features:
 .
  * Connection Pooling
  * Replication
  * Load Balance
  * Limiting Exceeding Connections
  * Parallel Query
 .
 pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a
 connection between them. Therefore, a database application (frontend) thinks
 that pgpool-II is the actual PostgreSQL server, and the server (backend) sees
 pgpool-II as one of its clients. Because pgpool-II is transparent to both the
 server and the client, an existing database application can be used with
 pgpool-II almost without a change to its sources.
 .
 This is version 3 of pgpool-II, the second generation of pgpool.

pgpool2-dbgsym: debug symbols for pgpool2
postgresql-15-pgpool2: connection pool server and replication proxy for PostgreSQL - modules

 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. This package contains support modules for
 the PostgreSQL 15 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

postgresql-15-pgpool2-dbgsym: debug symbols for postgresql-15-pgpool2