Package: postgresql-client-common Source: postgresql-common Version: 287.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 211 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_287.pgdg22.04+1_all.deb Size: 106500 SHA256: 7e96dbd09f546e819806d6897a6e8a08b0ffe544990d52a82f3e84cad1fac775 SHA1: d8670e6a864b6417a80ae39683d726ebccbc27ee MD5sum: 0d2efd424a24a4d3505221f5d49dbad0 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.