Re: backup manifests
От | Suraj Kharage |
---|---|
Тема | Re: backup manifests |
Дата | |
Msg-id | CAF1DzPW6GjUYE2M6Ko8XrU1bkZaLOxp+3Y3i6sOG5SqtQUex=A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: backup manifests (tushar <tushar.ahuja@enterprisedb.com>) |
Список | pgsql-hackers |
On Wed, Mar 4, 2020 at 3:51 PM tushar <tushar.ahuja@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.
В списке pgsql-hackers по дате отправления: