Package: libecpg-compat3 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-buster/amd64/postgresql-15/libecpg-compat3_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 20744 MD5sum: 43f68d910d92e4fa3566e2d3c461d509 SHA1: fa4ba74ddfe30104915f6da662146b584ee0e09f SHA256: 385a7cf08b0b2a381a69859da87e607895ccbb5cc86e04edfc81bcda20c7a246 Section: 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1608 Depends: libecpg-compat3 (= 15.4-1rusoft1.1~debian10.1), libecpg6 (= 15.4-1rusoft1.1~debian10.1), libpgtypes3 (= 15.4-1rusoft1.1~debian10.1), libpq-dev, libc6 (>= 2.14) Filename: pool/debian-buster/amd64/postgresql-15/libecpg-dev_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 274860 MD5sum: dab7ff37e140e295ac1147523830a75d SHA1: b7119b436ee6e8b6cfa2105776a92de61ab40b6b SHA256: 7cdd65db2c02f5d79edd3046c0a0aeba48258f2d6f3e6e5b77b3567399806935 Section: 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 240 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-buster/amd64/postgresql-15/libecpg6_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 58472 MD5sum: e0789a1a0630f53864d522b893638137 SHA1: 6bcd891591505a86254d7e553471cadb215a1ef3 SHA256: 193ca24efbaf39b2226dc45f7eedfa93cd7e2aa5ad7471ca3778f73ad1899c61 Section: 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 120 Depends: libc6 (>= 2.14) Filename: pool/debian-buster/amd64/postgresql-15/libpgtypes3_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 42592 MD5sum: 78112e20f200ae84ed2f00d45a9995f2 SHA1: 80a27acea537d1a8b4bc81df1f1918c60756b01d SHA256: 1604b31de5a8c4853dfbab2cb916c1acb3be0cddecc0a40ec0a524e65f51bf16 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 15 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 582 Depends: libpq5 (= 15.4-1rusoft1.1~debian10.1), libssl-dev Suggests: postgresql-doc-15 Filename: pool/debian-buster/amd64/postgresql-15/libpq-dev_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 138388 MD5sum: 8c0e7e5cb2d54c9f0796f7715cb61b5b SHA1: dd1ee0f8a9cb305c415419dc3b07aa51d8e20f86 SHA256: 769454d7ea781bac080e07765693dcad7b685589ec0a529a3788e8313e272a95 Section: 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 859 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-15/libpq5_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 185008 MD5sum: 565ab48651e7ff8b7d7022e6a0ae8e77 SHA1: 00ce1a1b6fb55ca772a7a2e2a32f0a78e0a72d02 SHA256: 0f79fd4d9b7727599234f34a2e2443120d8517ae8f6cc640deecc8cd9f9d3276 Section: 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-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 50957 Depends: locales | locales-all, postgresql-client-15, postgresql-common (>= 241~), 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, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~beta2), 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), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: sysstat Breaks: dbconfig-common (<< 2.0.22~) Provides: postgresql-contrib-15 Filename: pool/debian-buster/amd64/postgresql-15/postgresql-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 16089464 MD5sum: 3657f64fb4d619ddeb3503b9a1ef573e SHA1: 1cdfc5973e67272c60f65a776f4f6423382c0e40 SHA256: 02b0a18b71335bee2c4a414647fb77e78611506aaf11f4e5ad44e77f37df9d90 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 15. Postgresql-Catversion: 202209061 Package: postgresql-client-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 7849 Depends: libpq5 (>= 15.4), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.25), liblz4-1 (>= 0.0~r127), libreadline7 (>= 6.0), libssl1.1 (>= 1.1.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: postgresql-15, postgresql-doc-15 Provides: postgresql-client Filename: pool/debian-buster/amd64/postgresql-15/postgresql-client-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 1619944 MD5sum: 9997b0c0ecf2525f8bb5a79cd01fdf51 SHA1: 4a29ba9b1b54abf83023453a7341fef903486818 SHA256: f2ce6a8e6939205af62a9ede484242377bfc869c6f6e3feaaded54c74603cb53 Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ Description: front-end programs for PostgreSQL 15 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 15. If you install PostgreSQL 15 on a standalone machine, you need the server package postgresql-15, 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-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 376 Depends: perl, postgresql-15 (= 15.4-1rusoft1.1~debian10.1), libc6 (>= 2.4), libperl5.28 (>= 5.28.0) Provides: postgresql-plperl Filename: pool/debian-buster/amd64/postgresql-15/postgresql-plperl-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 83812 MD5sum: 66f62998ec5b6e96b3928ee73930c57f SHA1: aef31d5f324900d346d476da53fec641fe4de58a SHA256: 1483adea940f342b5d5ff5bf5f4daa7985cd8a9e23543722d73381f47a4fa791 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Perl procedural language for PostgreSQL 15 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 15 in Perl. You need this package if you have any PostgreSQL 15 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 520 Depends: postgresql-15 (= 15.4-1rusoft1.1~debian10.1), libc6 (>= 2.14), libpython3.7 (>= 3.7.0) Provides: postgresql-plpython3 Filename: pool/debian-buster/amd64/postgresql-15/postgresql-plpython3-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 105420 MD5sum: 304e92115b3a13e3a879e4e64bb38f43 SHA1: bc6f2f90fd677c87e5b54afcbb978542aaf36759 SHA256: 9ab762b14ce97ffa71423e2ed361fa2efe8bcaae7c5662bb0faa8a8a7a5edfe9 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Python 3 procedural language for PostgreSQL 15 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 15 in Python 3. You need this package if you have any PostgreSQL 15 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-15 (= 15.4-1rusoft1.1~debian10.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-buster/amd64/postgresql-15/postgresql-pltcl-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 38128 MD5sum: d713cf3c41ee9cac1655ad397fc84467 SHA1: c24c2abcbeefa477f50c92f52f38e6cca0330fa4 SHA256: fd877ae11c0818340e9532b7f3e4a93a01db3b71a33d6d10ebca5bd79bb2aaab Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Tcl procedural language for PostgreSQL 15 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 15 in Tcl. You need this package if you have any PostgreSQL 15 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian10.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6793 Depends: clang-13, libpq-dev (>= 15~~), llvm-13-dev, postgresql-client-15, postgresql-common (>= 142~) Filename: pool/debian-buster/amd64/postgresql-15/postgresql-server-dev-15_15.4-1rusoft1.1~debian10.1_amd64.deb Size: 1150660 MD5sum: 08d81794725f9657b4703ab3851b933c SHA1: 96b9c76fb287b931843c514979f1c07e43e65838 SHA256: 3590f257351ccd99d495db02e579a42ac2d1bb146b573fd0ed8f391f9448952d Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: development files for PostgreSQL 15 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: 78672 MD5sum: 519afe5c993b3b224c01aba6a451d1fc SHA1: d0011379e76d0b1d01032b0cbaac67a8241239b3 SHA256: 53cd01ef03e3fac5075ebe76f9744ae217dece52892bce5877daa59118381140 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.