Package: libecpg-compat3 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-bullseye/i386/postgresql-15/libecpg-compat3_15.4-1rusoft1.1~debian11.1_i386.deb Size: 19876 MD5sum: 8aad1350d2e332e882599a2775c76e57 SHA1: 1518e4400968168e2f1b08f8a1cc082d30ca2934 SHA256: 52f19e56d3342177d07825bdbea2bdcd5472b67b0c8e7a98e184834f5be22e20 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1455 Depends: libecpg-compat3 (= 15.4-1rusoft1.1~debian11.1), libecpg6 (= 15.4-1rusoft1.1~debian11.1), libpgtypes3 (= 15.4-1rusoft1.1~debian11.1), libpq-dev, libc6 (>= 2.4) Filename: pool/debian-bullseye/i386/postgresql-15/libecpg-dev_15.4-1rusoft1.1~debian11.1_i386.deb Size: 259560 MD5sum: 326de5a84b2a2da0ee1408616b9ec949 SHA1: 6c43250155a1ba89c272eb251a0997f073f4ffc7 SHA256: c45d65db02f2c8558b7738fef0aa685a7f58e7c4466f547dd07d98a432691ad6 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 227 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-bullseye/i386/postgresql-15/libecpg6_15.4-1rusoft1.1~debian11.1_i386.deb Size: 55816 MD5sum: 46490219467917aa81ba6507d4c8425b SHA1: 66ae2edbcc8f448a76e26c82bc5c8beb3e3725ba SHA256: 0ff73c9e9aa18100b5db21ea23bd0e324f3ae58f10d8385f97e740294824496e 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 115 Depends: libc6 (>= 2.4) Filename: pool/debian-bullseye/i386/postgresql-15/libpgtypes3_15.4-1rusoft1.1~debian11.1_i386.deb Size: 41552 MD5sum: 418824cbe5aedb4770b9eef53b34e8f2 SHA1: 8d341e064a917aababdd2121a7bac3dc4735ff90 SHA256: d469a44a5059b0607dc3e6f87d6c03de8ec7b85abaf2609550a19bcd5e15cb36 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 478 Depends: libpq5 (= 15.4-1rusoft1.1~debian11.1), libssl-dev Suggests: postgresql-doc-15 Filename: pool/debian-bullseye/i386/postgresql-15/libpq-dev_15.4-1rusoft1.1~debian11.1_i386.deb Size: 132620 MD5sum: a7e77f98d1472051494d16b0b0b37541 SHA1: 68fb760dc67d94f6b9a4e25f9ad4bda712c65421 SHA256: 06511d95bfae407d6bfb1f78144654d9646be5faf0907f3b7d922893df2bfd54 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 821 Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Filename: pool/debian-bullseye/i386/postgresql-15/libpq5_15.4-1rusoft1.1~debian11.1_i386.deb Size: 175832 MD5sum: 036f326b8da8efe6d272d297ef6f71d3 SHA1: 499728d4f538dade195431d5c8ce9bb9c89e009d SHA256: b8a28d71e2cf30c09f1d29d0e7bf4d7fbb6d4145cf041aca196f126968a51454 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48965 Depends: locales | locales-all, postgresql-client-15, postgresql-common (>= 241~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu67 (>= 67.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm13, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~beta2), libselinux1 (>= 3.1~), 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-bullseye/i386/postgresql-15/postgresql-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 15641252 MD5sum: aa1fb5288d7404a80b9dfa20b60f27d5 SHA1: e8eeb24d52c4fe06a1148c9057815d8646407143 SHA256: 475f99848919cd91049ee7e6ea957f759b2c5e2e0f94bf69a67ee24179ad1b95 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 7362 Depends: libpq5 (>= 15.4), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.25), liblz4-1 (>= 0.0~r127), libreadline8 (>= 6.0), libssl1.1 (>= 1.1.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3) Suggests: postgresql-15, postgresql-doc-15 Provides: postgresql-client Filename: pool/debian-bullseye/i386/postgresql-15/postgresql-client-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 1556732 MD5sum: ce0929e333f4f2ff753a53b551c9e6db SHA1: e329b45721a3a6a6f20b1b39937d980220f47799 SHA256: 3a0090621a9861c5ca6ab258b5887a66ba5abd14303cb5c70699eca51eccb02f 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 355 Depends: perl, postgresql-15 (= 15.4-1rusoft1.1~debian11.1), libc6 (>= 2.4), libperl5.32 (>= 5.32.0~rc1) Provides: postgresql-plperl Filename: pool/debian-bullseye/i386/postgresql-15/postgresql-plperl-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 79700 MD5sum: a1ceedc24ee529188b60b5312f2c2197 SHA1: a0bbffc6c80a3727c75101fe6c842697344653ed SHA256: 907a51261bf270fb9092fc30b74061aca7c8c7179e2a0284689bfcf1eb3fca1c 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 481 Depends: postgresql-15 (= 15.4-1rusoft1.1~debian11.1), libc6 (>= 2.4), libpython3.9 (>= 3.9.1) Provides: postgresql-plpython3 Filename: pool/debian-bullseye/i386/postgresql-15/postgresql-plpython3-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 100644 MD5sum: 90717075440bfd1ee9a32a03a1dcfc08 SHA1: 7ac6c81bad00ef9326e92ff025ef7c80ee1de598 SHA256: 25f3da9699466472962ed42159bec52d6b1546ebe9ed2a85227e39eded46a667 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 177 Depends: postgresql-15 (= 15.4-1rusoft1.1~debian11.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-bullseye/i386/postgresql-15/postgresql-pltcl-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 36340 MD5sum: 0cb8a8d41fd2735e3cb0755b84c50165 SHA1: 715b94ebfd09642398e8c61f0e59e7148e0e728e SHA256: 20eabc35445cf09453844b376ba82a83062afc1bf4a1eba59e1401b94a7c4aa1 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6521 Depends: clang-13, libpq-dev (>= 15~~), llvm-13-dev, postgresql-client-15, postgresql-common (>= 142~) Filename: pool/debian-bullseye/i386/postgresql-15/postgresql-server-dev-15_15.4-1rusoft1.1~debian11.1_i386.deb Size: 1151168 MD5sum: ffdda490f2b0b18d630b4d5d94a23698 SHA1: 60fb114fb53e923ec798e322d9fa40854b2a0864 SHA256: 460bae0447a94aeb4742c09e9094af3c7fa068e81f8cfaf5390aa943c128d588 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~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~debian11.1), postgresql-server-dev-15 Filename: pool/debian-bullseye/i386/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~debian11.1_i386.deb Size: 78664 MD5sum: a8b33bbf995109659aef5cb9664bf9af SHA1: 3c4e53864f75a3fa9130cf922a789a5697fd2071 SHA256: c54927ebcb2a622451a60777c02dbc2a6016628bb9c9b809aa80d500904c3fb9 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.