Package postgresql12: Information

  • Default inline alert: Version in the repository: 12.18-alt1

Source package: postgresql12
Version: 12.14-alt2
Latest version according to Repology
Build time:  Mar 17, 2023, 04:05 PM in the task #316872
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:
postgresql12 (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-contrib (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-contrib-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-docs (noarch)
postgresql12-llvmjit (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-llvmjit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-perl (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-perl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-python (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-python-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-server (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-server-devel (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-server-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-tcl (x86_64, ppc64le, i586, armh, aarch64)
postgresql12-tcl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



ACL:
Alexei Takaseev
@pgsql
@cpan
@everybody

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

Last changed


March 3, 2023 Alexei Takaseev 12.14-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
Feb. 8, 2023 Alexei Takaseev 12.14-alt1
- 12.14 (Fixes CVE-2022-41862)
- Conflicts: 14-1C -> 15-1C
Dec. 22, 2022 Alexei Takaseev 12.13-alt2
- Add conflicts for server-devel subpackages
- Add triggerpostun for PG 15
- Change BR llvn 12.0 -> llvm13.0