Пакет postgresql15: Информация

  • Default inline alert: Версия в репозитории: 15.7-alt3

Исходный пакет: postgresql15
Версия: 15.6-alt1
Собран:  13 февраля 2024 г. 2:08
Категория: Базы данных
Сообщить об ошибке в пакете
Домашняя страница: http://www.postgresql.org/

Лицензия: PostgreSQL
О пакете: PostgreSQL client programs and libraries
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
postgresql15 (loongarch64)
postgresql15-contrib (loongarch64)
postgresql15-contrib-debuginfo (loongarch64)
postgresql15-debuginfo (loongarch64)
postgresql15-docs (noarch)
postgresql15-perl (loongarch64)
postgresql15-perl-debuginfo (loongarch64)
postgresql15-python (loongarch64)
postgresql15-python-debuginfo (loongarch64)
postgresql15-server (loongarch64)
postgresql15-server-debuginfo (loongarch64)
postgresql15-server-devel (loongarch64)
postgresql15-server-devel-debuginfo (loongarch64)
postgresql15-tcl (loongarch64)
postgresql15-tcl-debuginfo (loongarch64)

Сопровождающий: PostgreSQL Maintainers Team


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

Последнее изменение


12 февраля 2024 г. Alexei Takaseev 15.6-alt1
- 15.6 (Fixes CVE-2024-0985)
27 ноября 2023 г. Alexey Sheplyakov 15.5-alt2
- NMU: fixed FTBFS on LoongArch (build without jit, llvm <= 15 is not available)
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