Re: Verify data after backup and restore - Mailing list pgsql-admin

From Ron Johnson
Subject Re: Verify data after backup and restore
Date
Msg-id CANzqJaDo835J6M7tpR_LYSyY9DbJqw6XVHkt=YwtewmAkUuuHw@mail.gmail.com
Whole thread Raw
In response to Re: Verify data after backup and restore  (Pepe TD Vo <pepevo@yahoo.com>)
Responses Re: Verify data after backup and restore
List pgsql-admin
On Wed, Dec 13, 2023 at 10:16 AM Pepe TD Vo <pepevo@yahoo.com> wrote:
checking the backup files for size, date, and format; utilizing checksums or hashes to compare the backup files with the original data files

 How does that work on constantly changing tables?

pgsql-admin by date:

Previous
From: Pepe TD Vo
Date:
Subject: Re: Verify data after backup and restore
Next
From: Sbob
Date:
Subject: Best way to parse complex json string into table columns?