Package: postgresql-client-common Source: postgresql-common Version: 259.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 188 Depends: netbase, perl:any Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client-common_259.pgdg22.04+1_all.deb Size: 94544 SHA256: 3a93edc63327f540153c2ebda40f7f6b1234bc08b1d961637d576df2eefbc8af SHA1: 0ffcf33ff6b29cde21e44583f26673b48db07f87 MD5sum: 949ce8984ca327c98db1f79f32debe09 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.