Add backup_type column to pg_stat_progress_basebackup.

Masahiko Sawada <msawada@postgresql.org>

Commit: deb674454c5cb7ecabecee2e04ca929eee570df4
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2025-08-05T17:50:45Z
Add backup_type column to pg_stat_progress_basebackup.

This commit introduces a new column backup_type that indicates the
type of backup being performed: either 'full' or 'incremental'.

Bump catalog version.

Author: Shinya Kato <shinya11.kato@gmail.com>
Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/CAOzEurQuzbHwTj1ehk1a+eeQDidJPyrE5s6mYumkjwjZnurhkQ@mail.gmail.com

Files

Discussion