Package: postgresql-client-common Source: postgresql-common Version: 290.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 210 Depends: netbase, perl:any Breaks: pgdg-keyring, postgresql-common (<< 269) Replaces: pgdg-keyring, postgresql-common (<< 269) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client-common_290.pgdg22.04+1_all.deb Size: 106680 SHA512: 729adca8341e71d843c94e957189410e35f5bab3885e789eef4a6ced5b500b1e1130f5c72cbbcdff62e30fcce47b0b16698ea3b060ea457a14649b62a750a88a SHA256: a3430a7b603ce38aecd7fbb829a4beb7d4cd9368e50d3b632426d0e28e7ebbdf SHA1: d7fd1ba710ad481b5f6fe8dee782f0736afcdc9d MD5sum: 184fb0ea45259f89919ce6e8f74f274b Description: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions.