• Tom Lane's avatar
    Revert addition of poorly-thought-out DUMP TIMESTAMP archive entry, · 348f856d
    Tom Lane authored
    which induced bug #1597 in addition to having several other misbehaviors
    (like labeling the dump with a completion time having nothing to do with
    reality).  Instead just print out the desired strings where RestoreArchive
    was already emitting the 'PostgreSQL database dump' and
    'PostgreSQL database dump complete' strings.
    348f856d
pg_backup_archiver.c 63.9 KB