Package postgresql14: Information

    Source package: postgresql14
    Version: 14.23-alt2
    Build time:  Jul 22, 2026, 09:40 AM
    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-14 (loongarch64)
    libecpg6-14-debuginfo (loongarch64)
    libecpg6-14-devel (loongarch64)
    libecpg6-14-devel-debuginfo (loongarch64)
    libecpg6-14-devel-static (loongarch64)
    libpq5-14-devel (loongarch64)
    libpq5-14-devel-debuginfo (loongarch64)
    libpq5-14-devel-static (loongarch64)
    postgresql14 (loongarch64)
    postgresql14-contrib (loongarch64)
    postgresql14-contrib-debuginfo (loongarch64)
    postgresql14-debuginfo (loongarch64)
    postgresql14-devel (loongarch64)
    postgresql14-devel-static (loongarch64)
    postgresql14-docs (noarch)
    postgresql14-llvmjit (loongarch64)
    postgresql14-llvmjit-debuginfo (loongarch64)
    postgresql14-perl (loongarch64)
    postgresql14-perl-debuginfo (loongarch64)
    postgresql14-python (loongarch64)
    postgresql14-python-debuginfo (loongarch64)
    postgresql14-server (loongarch64)
    postgresql14-server-debuginfo (loongarch64)
    postgresql14-server-devel (loongarch64)
    postgresql14-server-devel-debuginfo (loongarch64)
    postgresql14-tcl (loongarch64)
    postgresql14-tcl-debuginfo (loongarch64)
    rpm-macros-postgresql-14 (noarch)



      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. libxslt-devel
      12. libldap-devel
      13. liblz4-devel
      14. llvm20.1-devel
      15. setproctitle-devel
      16. python3-dev
      17. tcl-devel
      18. libpam-devel
      19. openjade
      20. xsltproc
      21. zlib-devel
      22. libpq5
      23. perl-DBI
      24. perl-devel
      25. libreadline-devel
      26. postgresql-common
      27. libselinux-devel
      28. libssl-devel
      29. libossp-uuid-devel

    Last changed


    May 16, 2026 Alexei Takaseev 14.23-alt2
    - Add conflicts for postgresqlXY and -server subpackages
    May 13, 2026 Alexei Takaseev 14.23-alt1
    - 14.23 (Fixes CVE-2026-6472, CVE-2026-6473, CVE-2026-6474, CVE-2026-6475,
                   CVE-2026-6477, CVE-2026-6478, CVE-2026-6479, CVE-2026-6637)
    - Change requires version postgresql-common to  >1.0-alt8 (ALT #46555)
    March 23, 2026 Alexei Takaseev 14.22-alt3
    - Fix "sed: can't read meson.build: No such file or directory" on e2k