Package: postgresql-client-common Source: postgresql-common Version: 285.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_285.pgdg22.04+1_all.deb Size: 106484 SHA256: 5b23014d2b62d169f709a7d5a7ce96f5668076835bf9f9b40d812d6de068136c SHA1: d0f625c1adc92b263607423dc1dcfc2383fe5ea9 MD5sum: 35454567532f4467249efa2b3598a61c 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.