Developers: | Postgres Professional (PPG, Postgres Professional) |
Last Release Date: | 2024/07/08 |
Technology: | Information Security - Data Backup and Storage, Office Applications |
White Paper: Backup System
2024: Fixing the oid parsing error
Postgres Professional released an update to the pg_probackup utility, a database cluster backup and recovery application, on July 8, 2024.
The updated version 2.8.2 contains a number of important changes:
- Fixed an oid parsing bug, as a result of which databases and table spaces with relfilenode more than one billion did not fall into the backup.
- Fixed error enabling pg_probackup log with
-log-level-file, in which the setting value of the parameter was written to the configuration file, but the directory for log files was not created.
pg_probackup is a built-in application. DBMS Postgres Pro Enterprise The utility is characterized by a high speed of creating backups, among other solutions for backup DBMS PostgreSQL and its forks, by creating incremental backups at the page level.