pg_probackup 2.2.5 released

Grigory Smolkin <[email protected]> Sat, 2 Nov 2019 11:43:43 +0300
Newsgroups gmane.comp.db.postgresql.announce
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------715610373C037D4900CB6F68
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

Postgres Professional are proud to announce the release of pg_probackup 
2.2.5.

pg_probackup is a utility to manage backup and recovery of PostgreSQL 
database cluster. It is designed to perform periodic full and 
incremental page-level backups of the PostgreSQL instance that enable 
you to restore the server in case of a failure.

Notable changes since 2.2.4

Bugfixes:
* fix buffer overflow for old compilers. Reported by Leonid Kraubner
* the "wal_bytes" attribute for ARCHIVE backups is calculated correctly now
* total size of WAL data and backup data to delete during retention 
purge are calculated correctly now
* the value for "Zratio" field in "show --archive --format=plain" output 
is calculated correctly now
* now the argument of "--restore-command" option is always added to 
recovery config as "restore_command" setting when restoring STREAM backup


Improvements:
* PostgreSQL 12 is supported, packages are available in the repository
* packages for Oracle Linux 8 are available in the repository

<https://github.com/postgrespro/pg_probackup#pg_probackup-for-postgrespro-standart-and-enterprise>
For more details can be found in the release notes:
https://github.com/postgrespro/pg_probackup/releases/tag/2.2.5 
<https://github.com/postgrespro/pg_probackup/releases/tag/2.2.1>


Download
--------
https://github.com/postgrespro/pg_probackup

-- 
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


--------------715610373C037D4900CB6F68
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Postgres Professional are proud to announce the release of
      pg_probackup 2.2.5.<br>
      <br>
      pg_probackup is a utility to manage backup and recovery of
      PostgreSQL database cluster. It is designed to perform periodic
      full and incremental page-level backups of the PostgreSQL instance
      that enable you to restore the server in case of a failure.<br>
      <br>
      Notable changes since 2.2.4<br>
      <br>
      Bugfixes:<br>
      * fix buffer overflow for old compilers. Reported by Leonid
      Kraubner<br>
      * the "wal_bytes" attribute for ARCHIVE backups is calculated
      correctly now<br>
      * total size of WAL data and backup data to delete during
      retention purge are calculated correctly now<br>
      * the value for "Zratio" field in "show --archive --format=plain"
      output is calculated correctly now<br>
      * now the argument of "--restore-command" option is always added
      to recovery config as "restore_command" setting when restoring
      STREAM backup</p>
    <p><br>
      Improvements:<br>
      * PostgreSQL 12 is supported, packages are available in the
      repository<br>
      * packages for Oracle Linux 8 are available in the repository<br>
      <a
href="https://github.com/postgrespro/pg_probackup#pg_probackup-for-postgrespro-standart-and-enterprise"><br>
      </a><br>
      For more details can be found in the release notes:<br>
      <a
        href="https://github.com/postgrespro/pg_probackup/releases/tag/2.2.1">https://github.com/postgrespro/pg_probackup/releases/tag/2.2.5</a><br>
    </p>
    <p><br>
      Download<br>
      -------- <br>
      <a class="moz-txt-link-freetext"
        href="https://github.com/postgrespro/pg_probackup">https://github.com/postgrespro/pg_probackup</a></p>
    <pre class="moz-signature" cols="72">-- 
Grigory Smolkin
Postgres Professional: <a class="moz-txt-link-freetext" href="http://www.postgrespro.com">http://www.postgrespro.com</a>
The Russian Postgres Company</pre>
  </body>
</html>

--------------715610373C037D4900CB6F68--