On Wed, Mar 4, 2020 at 3:51 PM tushar <tushar.ah...@enterprisedb.com> wrote:
> Another scenario, in which if we modify Manifest-Checksum" value from > backup_manifest file , we are not getting an error > > [centos@tushar-ldap-docker bin]$ ./pg_validatebackup data/ > pg_validatebackup: * manifest_checksum = > 28d082921650d0ae881de8ceb122c8d2af5f449f51ecfb446827f7f49f91f65d > pg_validatebackup: backup successfully verified > > open backup_manifest file and replace > > "Manifest-Checksum": > "8d082921650d0ae881de8ceb122c8d2af5f449f51ecfb446827f7f49f91f65d"} > with > "Manifest-Checksum": "Hello World"} > > rerun the pg_validatebackup > > [centos@tushar-ldap-docker bin]$ ./pg_validatebackup data/ > pg_validatebackup: * manifest_checksum = Hello World > pg_validatebackup: backup successfully verified > > regards, > Yeah, This handling is missing in the provided WIP patch. I believe Robert will consider this fixing in upcoming version of validator patch. -- -- Thanks & Regards, Suraj kharage, EnterpriseDB Corporation, The Postgres Database Company.