Contents
Progress reporting
A collection of views reporting progress for various operations
Beginning with PostgreSQL 9.6, a number of system catalogue views have been made available which provide reports on the progress of various database commands and utilities:
The following table lists the commands for which progress reporting is available, and the associated view together with the PostgreSQL version from which they are available:
References
- PostgreSQL documentation: Progress reporting