linkend="functions-admin-backup-table"> assist in making on-line backups.
These functions cannot be executed during recovery (except
- pg_xlog_location_diff).
+ pg_is_in_backup, pg_backup_start_time
+ and pg_xlog_location_diff).
pg_backup_start_time()
timestamp with time zone
- Get start time of an online exclusive backup in progress.
+ Get start time of an on-line exclusive backup in progress.
|