Package: postgresql-client-common Source: postgresql-common Version: 281.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_281.pgdg22.04+1_all.deb Size: 105796 SHA256: c5ee58fea51a19753ac0496d06538c6a194705b11aef27683047e9c4ebff2c5e SHA1: 6a0605b3ed54603c360fa4607a3cc247c2208af0 MD5sum: f225aa6822a6555a1c739129186686bf 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.