mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-23 11:45:36 +02:00
PGPRO-1892: Remove obsolete INFO message
This commit is contained in:
parent
88354a8dde
commit
03c9fba7bd
@ -310,7 +310,6 @@ delete_source_backup:
|
||||
* Merging finished, now we can safely update ID of the destination backup.
|
||||
*/
|
||||
pgBackupCopy(to_backup, from_backup);
|
||||
elog(INFO, "to_backup: %s", base36enc(to_backup->start_time));
|
||||
/* Correct metadata */
|
||||
to_backup->backup_mode = BACKUP_MODE_FULL;
|
||||
to_backup->status = BACKUP_STATUS_OK;
|
||||
|
Loading…
x
Reference in New Issue
Block a user