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

Исходный пакет: postgresql10
Версия: 10.9-alt1
Собран:  22 июня 2019 г. 5:59 в задании #232772
Категория: Базы данных
Сообщить об ошибке в пакете
Домашняя страница: 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-пакетом:
postgresql10 (x86_64, i586, aarch64)
postgresql10-contrib (x86_64, i586, aarch64)
postgresql10-contrib-debuginfo (x86_64, i586, aarch64)
postgresql10-debuginfo (x86_64, i586, aarch64)
postgresql10-docs (noarch)
postgresql10-perl (x86_64, i586, aarch64)
postgresql10-perl-debuginfo (x86_64, i586, aarch64)
postgresql10-python (x86_64, i586, aarch64)
postgresql10-python-debuginfo (x86_64, i586, aarch64)
postgresql10-server (x86_64, i586, aarch64)
postgresql10-server-debuginfo (x86_64, i586, aarch64)
postgresql10-tcl (x86_64, i586, aarch64)
postgresql10-tcl-debuginfo (x86_64, i586, aarch64)

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


    1. OpenSP
    2. libkrb5-devel
    3. libldap-devel
    4. libselinux-devel
    5. perl-DBI
    6. libxslt-devel
    7. perl-devel
    8. libssl-devel
    9. docbook-style-dsssl
    10. docbook-style-dsssl-utils
    11. docbook-style-xsl
    12. setproctitle-devel
    13. flex
    14. tcl-devel
    15. openjade
    16. postgresql-common
    17. postgresql-devel
    18. python-devel
    19. xsltproc
    20. zlib-devel
    21. libicu-devel
    22. libossp-uuid-devel
    23. libpam-devel
    24. libreadline-devel

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


20 июня 2019 г. Alexei Takaseev 10.9-alt1
- 10.9 (Fixes CVE-2019-10164)
8 мая 2019 г. Alexei Takaseev 10.8-alt1
- 10.8
- (Fixes CVE-2019-10130)
4 апреля 2019 г. Alexei Takaseev 10.7-alt2
- Move *.control and *.sql files from -server to -contrib subpackage
  (Fixes ALT#36271)
- Removed unnecessary minor version in package name libpq and libecpg
- Join subpackages libpq-devel, libecpg-devel and postgresql-devel to
  one postgresql-devel subpackage
- Remove unneeded Conflicts like postgresqlX.Y
- Remove unneeded Conflicts < and > for all subpackages
- Rename postgresqlX-devel to postgresql-devel
- Add Requires to -server for -contrib, -perl, -python and -tcl and subpackages
- Remove unneeded Requires tcl >= 8.4.0-alt1 for -tcl subpackages