Security update for postgresql10

Announcement ID: SUSE-SU-2018:3074-2
Rating: moderate
References:
Affected Products:
  • SUSE Linux Enterprise High Performance Computing 12 SP2
  • SUSE Linux Enterprise Server 12 SP2
  • SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2
  • SUSE Linux Enterprise Server 12 SP2 ESPOS 12-SP2

An update that has one security fix can now be installed.

Description:

This update for brings postgresql10 version 10.5 to SUSE Linux Enterprise 12 SP3. (FATE#325659 bnc#1108308)

This release marks the change of the versioning scheme for PostgreSQL to a "x.y" format. This means the next minor releases of PostgreSQL will be 10.1, 10.2, ... and the next major release will be 11.

  • Logical Replication

Logical replication extends the current replication features of PostgreSQL with the ability to send modifications on a per-database and per-table level to different PostgreSQL databases. Users can now fine-tune the data replicated to various database clusters and will have the ability to perform zero-downtime upgrades to future major PostgreSQL versions.

  • Declarative Table Partitioning

Table partitioning has existed for years in PostgreSQL but required a user to maintain a nontrivial set of rules and triggers for the partitioning to work. PostgreSQL 10 introduces a table partitioning syntax that lets users easily create and maintain range and list partitioned tables.

  • Improved Query Parallelism

PostgreSQL 10 provides better support for parallelized queries by allowing more parts of the query execution process to be parallelized. Improvements include additional types of data scans that are parallelized as well as optimizations when the data is recombined, such as pre-sorting. These enhancements allow results to be returned more quickly.

  • Quorum Commit for Synchronous Replication

PostgreSQL 10 introduces quorum commit for synchronous replication, which allows for flexibility in how a primary database receives acknowledgement that changes were successfully written to remote replicas.

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-BCL-2018-2176=1
  • SUSE Linux Enterprise Server 12 SP2 ESPOS 12-SP2
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-ESPOS-2018-2176=1

Package List:

  • SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2 (x86_64)
    • postgresql10-10.5-1.3.2
    • libpq5-32bit-10.5-1.3.1
    • postgresql10-contrib-10.5-1.3.2
    • libpq5-debuginfo-32bit-10.5-1.3.1
    • postgresql10-debuginfo-10.5-1.3.2
    • postgresql10-libs-debugsource-10.5-1.3.1
    • libecpg6-10.5-1.3.1
    • libpq5-10.5-1.3.1
    • libecpg6-debuginfo-10.5-1.3.1
    • postgresql10-debugsource-10.5-1.3.2
    • postgresql10-server-debuginfo-10.5-1.3.2
    • libpq5-debuginfo-10.5-1.3.1
    • postgresql10-server-10.5-1.3.2
    • postgresql10-contrib-debuginfo-10.5-1.3.2
  • SUSE Linux Enterprise Server 12 SP2 BCL 12-SP2 (noarch)
    • postgresql10-docs-10.5-1.3.2
    • postgresql-init-10-17.20.1
  • SUSE Linux Enterprise Server 12 SP2 ESPOS 12-SP2 (x86_64)
    • postgresql10-10.5-1.3.2
    • libpq5-32bit-10.5-1.3.1
    • postgresql10-contrib-10.5-1.3.2
    • libpq5-debuginfo-32bit-10.5-1.3.1
    • postgresql10-debuginfo-10.5-1.3.2
    • postgresql10-libs-debugsource-10.5-1.3.1
    • libecpg6-10.5-1.3.1
    • libpq5-10.5-1.3.1
    • libecpg6-debuginfo-10.5-1.3.1
    • postgresql10-debugsource-10.5-1.3.2
    • postgresql10-server-debuginfo-10.5-1.3.2
    • libpq5-debuginfo-10.5-1.3.1
    • postgresql10-server-10.5-1.3.2
    • postgresql10-contrib-debuginfo-10.5-1.3.2
  • SUSE Linux Enterprise Server 12 SP2 ESPOS 12-SP2 (noarch)
    • postgresql10-docs-10.5-1.3.2
    • postgresql-init-10-17.20.1

References: