Backup and restore I mean during downtime only. I wanted to double check what all things we need to validate after a successful restore. Like table count , all 14 objects count, first and last row of important tables, row count of each table like dat?
On Wed, 13 Dec, 2023, 8:48 PM Ron Johnson, <ronljohnsonjr@xxxxxxxxx> wrote:
On Wed, Dec 13, 2023 at 10:16 AM Pepe TD Vo <pepevo@xxxxxxxxx> wrote:checking the backup files for size, date, and format; utilizing checksums or hashes to compare the backup files with the original data filesHow does that work on constantly changing tables?