Package: libecpg-compat3 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-buster/amd64/postgresql-13/libecpg-compat3_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 27092 MD5sum: 76002b49531b378a2436ce3baa9c6274 SHA1: e171bc8bce39eeef98a78213e865903df145886d SHA256: 9f8d212324c7629cadb44f48fe51c9c0823d59af19edb78da612474a670c942d 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1505 Depends: libecpg-compat3 (= 13.12-1rusoft2.3~debian10.1), libecpg6 (= 13.12-1rusoft2.3~debian10.1), libpgtypes3 (= 13.12-1rusoft2.3~debian10.1), libpq-dev, libc6 (>= 2.14) Filename: pool/debian-buster/amd64/postgresql-13/libecpg-dev_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 266700 MD5sum: ecafed982b5af14497783161ded33f98 SHA1: 4c4ec21dd188371965093f9da6aeff181649d9a3 SHA256: a5262b182f17b77c64cd03d4ff71f9279431f35236ec7d0bd9edce3a51649b00 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 234 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-buster/amd64/postgresql-13/libecpg6_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 62984 MD5sum: 6ef41d06dcd5a5fd50817cdf3e44ddc5 SHA1: e9ff3c7589c08cad0fac40ec445668e99e5fa53e SHA256: 2666c6a7c4ca542e900277b2a91add3119fb5661d0261ec2eb0e68f6769332b4 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/postgresql-13/libpgtypes3_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 48752 MD5sum: ac4faba0adf8b61c62604d5ee02d5113 SHA1: 944bfe0febe79cd19fe97fbd333c67f18132b377 SHA256: 591cf924adc0f399e492644f373bd8eb15ca99fd83b40de0ee0bdbd32b7bc7fb 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 564 Depends: libpq5 (= 13.12-1rusoft2.3~debian10.1) Suggests: postgresql-doc-13 Filename: pool/debian-buster/amd64/postgresql-13/libpq-dev_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 138940 MD5sum: f9d23af7635904b2637905307fb2ddbd SHA1: 96a0862d7453ae71c081452f67e3c08c3a5987b5 SHA256: 13d7965a362d3a8722ce2eef439c41ce4b8a95652dacea62890a1e9696aaa171 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 803 Depends: libc6 (>= 2.25), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Filename: pool/debian-buster/amd64/postgresql-13/libpq5_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 182096 MD5sum: 76824db1c277660f0341bb07652c2914 SHA1: c5a61aa4536541bfdaf41b69b4b4c6a094bc7d91 SHA256: 499fb4b4331f4d84bfa5b1e9cbcb71f19cfb2db8594e0105a5c9873fb0f794db 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47186 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), libicu63 (>= 63.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm13, 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/debian-buster/amd64/postgresql-13/postgresql-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 14999980 MD5sum: ff580407de1913fc53faeeea908a582c SHA1: 5609077bd61d8ba4a53e1287a9e8f60dbacf5b37 SHA256: f22b339aa2fa57cd9b2b7b8642765e9a097f7f144d5286263dda3fd5ac65b192 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6449 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/debian-buster/amd64/postgresql-13/postgresql-client-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 1455956 MD5sum: b1648e78bfa5911a4d571e215bc189a3 SHA1: 313a1f7758064345fdc3ef1182815c0e30e4b628 SHA256: dd8c9142e350a8f246f5417868eb60831e00280c061b614102df2a79e1b4eeee 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 368 Depends: perl, postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.4), libperl5.28 (>= 5.28.0) Provides: postgresql-plperl Filename: pool/debian-buster/amd64/postgresql-13/postgresql-plperl-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 87888 MD5sum: 533f0a2987def1389377aa759554467d SHA1: 536fc8900d61c2aae0994af9b38d9d782ad1777a SHA256: d3d39c8231c06bef309a435d5d7d2cb2a86162ea966302a2ba1d139c029d28f5 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 489 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.14), libpython3.7 (>= 3.7.0) Provides: postgresql-plpython3 Filename: pool/debian-buster/amd64/postgresql-13/postgresql-plpython3-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 105840 MD5sum: 933e64938c2b8ffbe7088ce7aa3d8303 SHA1: cf3a8793f38c4d8d29028f5cce55433e904c5034 SHA256: 2bf049ccac231e457abd5e341458e3547df499b32c6e5dc2bf09d7fc24a308cd 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 187 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-buster/amd64/postgresql-13/postgresql-pltcl-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 42260 MD5sum: 8558c7aba465b7a20e495571aa139174 SHA1: 8650f616908259e49e5153e50204515e2eb5b88d SHA256: 10e48944240f30fe77690de8841a913c716450b76f4f3d4d81bbcc98de09302e 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6151 Depends: clang-13, libpq-dev (>= 13~~), llvm-13-dev, postgresql-client-13, postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/debian-buster/amd64/postgresql-13/postgresql-server-dev-13_13.12-1rusoft2.3~debian10.1_amd64.deb Size: 1057864 MD5sum: 70c708b510bd52aa8bf0070b7a5c8670 SHA1: d7d8473207cb5340beb5d66a400d83aa16b91c92 SHA256: 690aa2b574904c444ec118f20c55976970a0325a80ab2f74b40171132e249c7b 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~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~debian10.1), postgresql-server-dev-15 Filename: pool/debian-buster/amd64/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~debian10.1_amd64.deb Size: 78708 MD5sum: f8237b1e18fcde8fac2248be62270cee SHA1: 14a68cc2eadec20991588a43b215d1f3ea08406b SHA256: 63cff11f3b45fabf6726eb5ff99e11effc69f5ba8bfd8adcc237f16a612dd0e2 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.