Package postgresql17: Information

    Source package: postgresql17
    Version: 17.10-alt2
    Latest version according to Repology
    Build time:  May 18, 2026, 05:34 PM in the task #418428
    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 RPM packages built from this SRPM:
    libecpg6-17 (x86_64, i586, aarch64)
    libecpg6-17-debuginfo (x86_64, i586, aarch64)
    libecpg6-17-devel (x86_64, i586, aarch64)
    libecpg6-17-devel-debuginfo (x86_64, i586, aarch64)
    libecpg6-17-devel-static (x86_64, i586, aarch64)
    libpq5-17-devel (x86_64, i586, aarch64)
    libpq5-17-devel-debuginfo (x86_64, i586, aarch64)
    libpq5-17-devel-static (x86_64, i586, aarch64)
    postgresql17 (x86_64, i586, aarch64)
    postgresql17-contrib (x86_64, i586, aarch64)
    postgresql17-contrib-debuginfo (x86_64, i586, aarch64)
    postgresql17-debuginfo (x86_64, i586, aarch64)
    postgresql17-devel (x86_64, i586, aarch64)
    postgresql17-devel-static (x86_64, i586, aarch64)
    postgresql17-docs (noarch)
    postgresql17-llvmjit (x86_64, i586, aarch64)
    postgresql17-llvmjit-debuginfo (x86_64, i586, aarch64)
    postgresql17-perl (x86_64, i586, aarch64)
    postgresql17-perl-debuginfo (x86_64, i586, aarch64)
    postgresql17-python (x86_64, i586, aarch64)
    postgresql17-python-debuginfo (x86_64, i586, aarch64)
    postgresql17-server (x86_64, i586, aarch64)
    postgresql17-server-debuginfo (x86_64, i586, aarch64)
    postgresql17-server-devel (x86_64, i586, aarch64)
    postgresql17-server-devel-debuginfo (x86_64, i586, aarch64)
    postgresql17-tcl (x86_64, i586, aarch64)
    postgresql17-tcl-debuginfo (x86_64, i586, aarch64)
    rpm-macros-postgresql-17 (noarch)



    ACL:
    Alexei Takaseev
    @pgsql
    Grigory Ustinov
    @everybody

      1. OpenSP
      2. autoconf_2.60
      3. clang20.1-devel
      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. libpq5
      16. libreadline-devel
      17. libselinux-devel
      18. libssl-devel
      19. libuuid-devel
      20. libxslt-devel
      21. libzstd-devel
      22. llvm20.1-devel
      23. openjade
      24. perl-DBI
      25. perl-devel
      26. postgresql-common
      27. python3-dev
      28. rpm-build-vm
      29. rpm-build-vm-createimage
      30. setproctitle-devel
      31. tcl-devel
      32. xsltproc
      33. zlib-devel

    Last changed


    May 16, 2026 Alexei Takaseev 17.10-alt2
    - Add conflicts for postgresqlXY and -server subpackages
    May 13, 2026 Alexei Takaseev 17.10-alt1
    - 17.10 (Fixes CVE-2026-6472, CVE-2026-6473, CVE-2026-6474, CVE-2026-6475,
                   CVE-2026-6476, CVE-2026-6477, CVE-2026-6478, CVE-2026-6479,
                   CVE-2026-6637, CVE-2026-6638)
    - Change requires version postgresql-common to  >1.0-alt8 (ALT #46555)
    March 20, 2026 Alexei Takaseev 17.9-alt2
    - Disable SSE4.2 emulation on e2k (ilyakurdyukov@)