Tag: PostgreSQL
-
Upgrading PostgreSQL 15 → 17 for VBR on Windows
Overview Veeam Backup & Replication uses PostgreSQL as its embedded configuration database. Staying on PostgreSQL 15 means missing out on vacuum improvements, memory management gains, query planner enhancements, and ongoing security patches introduced in PG 16 and 17. This guide walks through both paths — the officially supported Configuration Backup and Restore method, and the…
-
Protecting PostgreSQL Databases Using Veeam: Best Practices for Reliable Backup and Recovery
Protecting PostgreSQL databases using Veeam PostgreSQL has become one of the most widely adopted open-source databases in modern data-driven environments. As businesses scale, ensuring the safety and recoverability of PostgreSQL data becomes a top priority. Veeam, a leader in data protection, offers versatile solutions to protect PostgreSQL databases efficiently—whether running on standalone Linux virtual machines,…
-
Preparing a Linux PostgreSQL for Veeam Backup and Replication Configuration Database
Installing on Redhat Linux Veeam Backup and Replication with the release of v12 has started to support PostgreSQL which is a robust, open-source object-relational database system that offers reliability, data integrity, and a rich set of features. Since the database installation is usually with the installer, it gets installed on Windows. Now for those who…
