Package postgresql15: Information

  • Default inline alert: Version in the repository: 15.7-alt3

Source package: postgresql15
Version: 15.6-alt1
Latest version according to Repology
Build time:  Feb 12, 2024, 05:06 PM in the task #340457
Category: Databases
Report package bug
License: PostgreSQL
Summary: PostgreSQL client programs and libraries
Description: 
PostgreSQL is an advanced Object-Relational database management system
(DBMS) that supports almost all SQL constructs (including
transactions, subselects and user-defined types and functions). The
postgresql package includes the client programs and libraries that
you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
client programs are programs that directly manipulate the internal
structure of PostgreSQL databases on a PostgreSQL server. These client
programs can be located on the same machine with the PostgreSQL
server, or may be on a remote machine which accesses a PostgreSQL
server over a network connection. This package contains the docs
in HTML for the whole package, as well as command-line utilities for
managing PostgreSQL databases on a PostgreSQL server.

If you want to manipulate a PostgreSQL database on a remote PostgreSQL
server, you need this package. You also need to install this package
if you're installing the postgresql-server package.

List of rpms provided by this srpm:
postgresql15 (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-contrib (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-contrib-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-docs (noarch)
postgresql15-llvmjit (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-llvmjit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-perl (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-perl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-python (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-python-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-server (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-server-devel (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-server-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-tcl (x86_64, ppc64le, i586, armh, aarch64)
postgresql15-tcl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



ACL:
Alexei Takaseev
@pgsql
@everybody

    1. clang15.0-devel
    2. OpenSP
    3. autoconf_2.60
    4. docbook-style-dsssl
    5. docbook-style-dsssl-utils
    6. docbook-style-xsl
    7. flex
    8. gcc-c++
    9. libicu-devel
    10. libkrb5-devel
    11. libldap-devel
    12. liblz4-devel
    13. libossp-uuid-devel
    14. libpam-devel
    15. libreadline-devel
    16. libselinux-devel
    17. libssl-devel
    18. libuuid-devel
    19. libxslt-devel
    20. libzstd-devel
    21. llvm15.0-devel
    22. openjade
    23. perl-DBI
    24. perl-devel
    25. postgresql-common
    26. postgresql-devel
    27. setproctitle-devel
    28. tcl-devel
    29. python3-dev
    30. xsltproc
    31. zlib-devel

Last changed


Feb. 12, 2024 Alexei Takaseev 15.6-alt1
- 15.6 (Fixes CVE-2024-0985)
Nov. 27, 2023 Alexey Sheplyakov 15.5-alt2
- NMU: fixed FTBFS on LoongArch (build without jit, llvm <= 15 is not available)
Nov. 8, 2023 Alexei Takaseev 15.5-alt1
- 15.5 (Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870)
- Change 0004-Setup-logging.patch to JSON log format
- Add patch 0008-Add_event-id_to_jsonlog.patch