Package: libecpg-compat3 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/ubuntu-bionic/amd64/postgresql-13/libecpg-compat3_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 26320 MD5sum: be6f628a2bcb79b3d6ee1df8e3144579 SHA1: ff5fc30925438fb59c60b1df0ef7ccc17a14f7b2 SHA256: f755385d16f26aaf53ab4a0cad0e3c07d1561b94921e660b8a87c5a0d5cb434a Section: 13/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1504 Depends: libecpg-compat3 (= 13.12-1rusoft2.3~18.04.1), libecpg6 (= 13.12-1rusoft2.3~18.04.1), libpgtypes3 (= 13.12-1rusoft2.3~18.04.1), libpq-dev, libc6 (>= 2.14) Filename: pool/ubuntu-bionic/amd64/postgresql-13/libecpg-dev_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 266540 MD5sum: a0e1112b23302188560dec4c69643684 SHA1: 06263087845da99fe6bbbfb5cd5ec5f2c9f75bda SHA256: be4e5ec1c198c8a946e35c6862cc7208c21cd8a6cc4a2d4b840d38e8622dfb0a Section: 13/libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 226 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/ubuntu-bionic/amd64/postgresql-13/libecpg6_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 62104 MD5sum: 22c7f07089d2d86f05eb9b97fe343941 SHA1: 5f78fec5683e10746c9803dae1d1ba320cb99b5d SHA256: d611aaf8ad2c7bcf31339c207b33b8cd004c0d837200680773e67de5ab196b54 Section: 13/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpgtypes3 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 121 Depends: libc6 (>= 2.14) Filename: pool/ubuntu-bionic/amd64/postgresql-13/libpgtypes3_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 47492 MD5sum: 12736a5bc0504c245784356079f4a1c9 SHA1: 8a1243bb5ba26f54534a31b8152048f03190f9ab SHA256: abb8e82b0e22e8322b0df363d28ba9ca36ed9a88338d1f247055956e5cfa5537 Section: 13/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 13 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpq-dev Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 561 Depends: libpq5 (= 13.12-1rusoft2.3~18.04.1) Suggests: postgresql-doc-13 Filename: pool/ubuntu-bionic/amd64/postgresql-13/libpq-dev_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 136976 MD5sum: 94e4d956316b26a2a25b6e119bd317e8 SHA1: a3147d3f6199073660a3a0c3688d27fc6e8aa4c2 SHA256: d82cbd03c3718e1737bb20416bf3bb78056ba065e3da66bfaf5df88fda626d9f Section: 13/libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 786 Depends: libc6 (>= 2.25), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Filename: pool/ubuntu-bionic/amd64/postgresql-13/libpq5_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 179244 MD5sum: 23adfcf4edb903a969a7e49ebe8ef52a SHA1: b1446cebe02ad2c5dee89951ed30d2cef9601b9a SHA256: 9588962382e8a03ef66db449c8ff75c6d335b9130e39c74e2930a003b828525d Section: 13/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47211 Depends: locales | locales-all, postgresql-client-13, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.25), libgcc1 (>= 1:3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu60 (>= 60.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm10 (>= 1:9~svn298832-1~), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 2.1.12), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Provides: postgresql-contrib-13 Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 14879120 MD5sum: 43939332d310a894f2e5fe7b6c6c9c68 SHA1: 9bd6727b5f9076c3893214f2ba1dcc62be1a9744 SHA256: 0d8b1f0b8a603d13e6b49710141f354f8f784fce75f4e3e41567b7e449028538 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 13. Postgresql-Catversion: 202007201 Package: postgresql-client-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6272 Depends: libpq5 (>= 13.12), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), libreadline7 (>= 6.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: postgresql-13, postgresql-doc-13 Provides: postgresql-client Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-client-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 1448756 MD5sum: 2ccf623aa34ab5c92a59c38188607b1e SHA1: db36e618bf0182236d511e048d0020ef9804024d SHA256: dd8b976f60c78cb5042dbcfa46e48f65be55b50e556e9f926106a34609093f9c Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ Description: front-end programs for PostgreSQL 13 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 13. If you install PostgreSQL 13 on a standalone machine, you need the server package postgresql-13, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 349 Depends: perl, postgresql-13 (= 13.12-1rusoft2.3~18.04.1), libc6 (>= 2.4), libperl5.26 (>= 5.26.0~rc1) Provides: postgresql-plperl Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-plperl-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 87320 MD5sum: 2c67f97521d868f8a0fed47ce87ebeb2 SHA1: c65751208467487ba3e2b1639d2d3eb034c3c316 SHA256: fbb7c2c54c056dca03248ed31bfdd30cc7ae3e076f39ceedc10b5ade50f9045d Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Perl procedural language for PostgreSQL 13 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 13 in Perl. You need this package if you have any PostgreSQL 13 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 460 Depends: postgresql-13 (= 13.12-1rusoft2.3~18.04.1), libc6 (>= 2.14), libpython3.6 (>= 3.6.5) Provides: postgresql-plpython3 Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-plpython3-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 104792 MD5sum: 1ed20d879b705ab327fb1704acbdff37 SHA1: 0f36086c9971af1bbfeb0dd2f091b8dab4281f1c SHA256: d71d147e5899a7eed54a99f8721cdeee7f346aa68371603c7dc0efa79a61a326 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Python 3 procedural language for PostgreSQL 13 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 13 in Python 3. You need this package if you have any PostgreSQL 13 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: postgresql-13 (= 13.12-1rusoft2.3~18.04.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-pltcl-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 41524 MD5sum: 8bacfd375e5a94384de52886dae77e5c SHA1: 03ff9985eba8bfd5935d8828860f511e029df92c SHA256: 30c0a188da2c91535edf01cc466bef9d3cec6e0e6f4471976da945c96634bab1 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Tcl procedural language for PostgreSQL 13 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 13 in Tcl. You need this package if you have any PostgreSQL 13 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6133 Depends: clang-10, libpq-dev (>= 13~~), llvm-10-dev, postgresql-client-13, postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/ubuntu-bionic/amd64/postgresql-13/postgresql-server-dev-13_13.12-1rusoft2.3~18.04.1_amd64.deb Size: 1056028 MD5sum: 12983a4a4a2dc93e065542bee773ce74 SHA1: 5d1a9b822e8e07889560501f8fe41fddf180f4b5 SHA256: d903279a9db5d706b076887e05e4acbdfa0a93bda6129a8f69e948eb75678568 Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: development files for PostgreSQL 13 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-all Source: postgresql-common Version: 249.2-1rusoft2.3~18.04.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~18.04.1), postgresql-server-dev-15 Filename: pool/ubuntu-bionic/amd64/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~18.04.1_amd64.deb Size: 78656 MD5sum: 0221a88b61f60f769d0cf9516644dbbd SHA1: c67826b7b616882df05646dcaccac9d9c43eebd3 SHA256: b8199692fb722bc68966b0e02bd3ca87e3180b546220bb59c20ff5fd020d9510 Section: database Priority: optional Multi-Arch: same Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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.