Skip to content

WarehousePG Backup and Restore 1.32.1 release notes

Release date: January 29, 2026

WarehousePG Backup and Restore 1.32.1 includes a change, an improvement, and bug fixes.

Changes

  • External tables as foreign tables: gpbackup now backs up external tables as foreign tables for WarehousePG 7 and later.

Improvements

  • Batch processing and parallel restore: Improved batch processing coordination and parallel restore performance.

Bug fixes

  • Fixed a bug where gprestore reported ERROR: <schema>.<procedure_name>() is not a function.
  • Fixed an issue restoring materialized views that use the append-optimized (AO) or append-optimized, column-oriented (AOCS) access method.
  • Fixed an issue backing up external partitioned tables when using the --leaf-partition-data option.