Package: postgresql-client-common Source: postgresql-common Version: 291.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_291.pgdg22.04+1_all.deb Size: 106848 SHA512: 19c918d93b389f9d96396fe4bf9772d2fd2402b8981292d38b545a94b6089121f24219262f7096d432b6d6831982331a9045b3df1c6d4c372ba5a2362dac8778 SHA256: a5349a75cae9ccb1c118e58e539e3e275394def728cb193b39bb36275a721254 SHA1: e8e7537820bb618b6a29e3dcd95d10eaed4e14b8 MD5sum: 2304be03a8a24dfb5f7a81f639ae40ef 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.