Package: libecpg-compat3 Source: postgresql-15 Version: 15.4-1rusoft1.1~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/ubuntu-bionic/i386/postgresql-15/libecpg-compat3_15.4-1rusoft1.1~18.04.1_i386.deb Size: 19196 MD5sum: 31894eb443d4d62919d056f41377f762 SHA1: 555298995440a62a9938e84108d9f8d4a26fac79 SHA256: 5bb518774bc89fba8a3a8bacc8e409d967262de76e6576fb811f7b5303dcdbea 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1446 Depends: libecpg-compat3 (= 15.4-1rusoft1.1~18.04.1), libecpg6 (= 15.4-1rusoft1.1~18.04.1), libpgtypes3 (= 15.4-1rusoft1.1~18.04.1), libpq-dev, libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/postgresql-15/libecpg-dev_15.4-1rusoft1.1~18.04.1_i386.deb Size: 257372 MD5sum: 9d5c966e621c94500ff5138118e38fd8 SHA1: 320de3036b41b040ca2f99cc819fa9c66de6932a SHA256: 837782a3cac4dffa2c502f087a641e29d330adab575c4d416036913b75013a93 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 223 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/ubuntu-bionic/i386/postgresql-15/libecpg6_15.4-1rusoft1.1~18.04.1_i386.deb Size: 54976 MD5sum: e171197249cdc3578e680ea34d6a9444 SHA1: cccb5d72b2ca62d00bd874027cea35f57324f285 SHA256: fd958a58a0a64bffbd4dc11d27caa676291718ef88e8a911e7702c9cd2f89855 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-bionic/i386/postgresql-15/libpgtypes3_15.4-1rusoft1.1~18.04.1_i386.deb Size: 39672 MD5sum: a50f0b06bc0a7a93b048b36e07feeeed SHA1: 50013042f9eb130476eee838c84b3198be6603ba SHA256: ee948803e3c8805c6841fd138cf1838c7971ce013310ed374297dd8ed0364f7e 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 479 Depends: libpq5 (= 15.4-1rusoft1.1~18.04.1), libssl-dev Suggests: postgresql-doc-15 Filename: pool/ubuntu-bionic/i386/postgresql-15/libpq-dev_15.4-1rusoft1.1~18.04.1_i386.deb Size: 131268 MD5sum: c56182fad32d93f7522ed8788f9622c6 SHA1: 054fc41b9d8452b99d366dda4f64bd12b2e7e05b SHA256: b6c472888e9220320ee0d43ad368db43eaac6a8f3e533a93c936b8476776fd34 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 801 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/i386/postgresql-15/libpq5_15.4-1rusoft1.1~18.04.1_i386.deb Size: 173436 MD5sum: 24a28986a9c4a1e4126cd88fe8dc6d54 SHA1: 1216981ee98cfc50cb63380a68c8ad349057556b SHA256: eed3b5110e32f218034b666f87029e75b57afdef0c7eef77859f39810319107d 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49141 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), libicu60 (>= 60.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm10 (>= 1:9~svn298832-1~), 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/ubuntu-bionic/i386/postgresql-15/postgresql-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 15501380 MD5sum: c02fde550ffcf60c8de37a632382f956 SHA1: aed92c532d6725a328d541343bc8f89eb4f37167 SHA256: 58c701459aa6223aa041eee88ae4e8a9c5d1291bfd62eb05190340ed90b3c851 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 7174 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.2.3.3) Suggests: postgresql-15, postgresql-doc-15 Provides: postgresql-client Filename: pool/ubuntu-bionic/i386/postgresql-15/postgresql-client-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 1543240 MD5sum: 7c6c44f28df3d4f012d934bc947bb887 SHA1: 54888d1769c609e422c4e1f01bebbdd10a7c99e4 SHA256: 12286c62ab16711dfafb4354d408205c4039accfe8852d4f2bec7c7db2556c84 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: perl, postgresql-15 (= 15.4-1rusoft1.1~18.04.1), libc6 (>= 2.4), libperl5.26 (>= 5.26.0~rc1) Provides: postgresql-plperl Filename: pool/ubuntu-bionic/i386/postgresql-15/postgresql-plperl-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 80288 MD5sum: 68cc154b89b37059a53c105ae2acded2 SHA1: be869c7cc8374561e2c559f53996d7376c19d2cf SHA256: d52b04c89df7c8b093bf67bcbc5a96a50b6813c49aab226cbf88664b62e0f240 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 461 Depends: postgresql-15 (= 15.4-1rusoft1.1~18.04.1), libc6 (>= 2.4), libpython3.6 (>= 3.6.5) Provides: postgresql-plpython3 Filename: pool/ubuntu-bionic/i386/postgresql-15/postgresql-plpython3-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 98696 MD5sum: 236e24ebcc53b78d47e7edf55de1e7e1 SHA1: ec10549b01457d31c8fb774fbb0f10f537ef02bb SHA256: 3fbeb66eaad84a7eb151103fe77da03ce23dc46745cb843c2ede9a6094b43ce5 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-15 (= 15.4-1rusoft1.1~18.04.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/ubuntu-bionic/i386/postgresql-15/postgresql-pltcl-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 35940 MD5sum: 244ceaa556622f11e89f692c687df6b8 SHA1: e1dcadd979f86ed785cae9198918bbac9dafa967 SHA256: d45c0360d472621581d1471f6aea9978f099c441dcb2b175c51dc271ea9c5fe9 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~18.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6531 Depends: clang-10, libpq-dev (>= 15~~), llvm-10-dev, postgresql-client-15, postgresql-common (>= 142~) Filename: pool/ubuntu-bionic/i386/postgresql-15/postgresql-server-dev-15_15.4-1rusoft1.1~18.04.1_i386.deb Size: 1148788 MD5sum: 07e7df46719f210629ade8e6e63ad382 SHA1: 562794b78e31119699deeaf3221df526d0f02d1e SHA256: 193d6084f802e3a27d01fabdb4176c03745aaed4da45eb9d1e9e3ab2a892a041 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~18.04.1 Architecture: i386 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/i386/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~18.04.1_i386.deb Size: 78620 MD5sum: cdaaea8119bf2177e8b5015837e94e66 SHA1: fe80d435e0251d7d0becd9850f80b530a64336f4 SHA256: eb52defd496e04e18d88d473d41f04147812516b76b50da0c2481ca12ba6a2d5 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.