Package postgresql13: Information

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

Source package: postgresql13
Version: 13.11-alt1
Latest version according to Repology
Build time:  May 10, 2023, 12:44 PM in the task #320166
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:
postgresql13 (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-contrib (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-contrib-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-docs (noarch)
postgresql13-llvmjit (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-llvmjit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-perl (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-perl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-python (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-python-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-server (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-server-devel (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-server-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-tcl (x86_64, ppc64le, i586, armh, aarch64)
postgresql13-tcl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



ACL:
Alexei Takaseev
@pgsql
@cpan
@everybody

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

Last changed


May 10, 2023 Alexei Takaseev 13.11-alt1
- 13.11 (Fixes CVE-2023-2454, CVE-2023-2455)
March 20, 2023 Alexei Takaseev 13.10-alt3
- Delete noreplace for /etc/sysconfig/postgresql
March 3, 2023 Alexei Takaseev 13.10-alt2
- Cleanup postgresql.service (ALT #44917)
- Set database locale different from system (ALT #43207)
- Add /etc/sysconfig/postgresql with staring and initializating environment
- Initialization databases with secure connection methods
- Mandatory set password for superuser postgres
- Default enabled logging to file in $PGDATA/log