Package: postgresql-client-common Source: postgresql-common Version: 293.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_293.pgdg22.04+1_all.deb Size: 107072 SHA512: e730c3d7e2acba4e39a58a85ff751abb9c1d5a80df95bbae84bc0ce749ae8c32ef09567d6257dd53606b84dbdb8bae8ef045845a41d5646a358fa497bb61ca50 SHA256: 5ec37493c1512b83095ac02f774fe8b6620a3442c5abfd0b6d9b268e49b0d0d9 SHA1: 73dc883c29c52dbaeb0cb4f334b3401c6c745363 MD5sum: f1c9c90dac98b34fcadf0d61eac10f4c 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.