pgpool2 4.3.7-1ubuntu2 source package in Ubuntu

Changelog

pgpool2 (4.3.7-1ubuntu2) noble; urgency=medium

  * d/p/fix-implicit-function-declaration.patch: fix errors caused by
    -Werror=implicit-function-declaration (LP: #2055234).

pgpool2 (4.3.7-1ubuntu1) noble; urgency=medium

  * d/p/java21-deprecation.patch: fix autopkgtest failure with
    Java 21. Use Runtime.exec(String[]) to avoid deprecation warning
    (LP: #2054944).

 -- Vladimir Petko <email address hidden>  Wed, 28 Feb 2024 13:05:10 +1300

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any kfreebsd-any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pgpool2_4.3.7.orig.tar.gz 4.7 MiB 64002200cbed998f8e48c0229c958d4ff0024011ee950a54b7be1118cfe70bf1
pgpool2_4.3.7-1ubuntu2.debian.tar.xz 14.7 KiB ffaf4a8e66ffcd5cb76c9001c8a589c433b4e85c3e41978451fd023f61577d27
pgpool2_4.3.7-1ubuntu2.dsc 2.5 KiB 3295631edc90e91fd15c9fc75fc0815228d123ef9e02df624e80b3281f61a400

Available diffs

View changes file

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-16-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 16 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

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