Re: pg_verify_checksums review - Mailing list pgsql-hackers

From sixela
Subject Re: pg_verify_checksums review
Date
Msg-id 1529695213703-0.post@n3.nabble.com
Whole thread Raw
In response to Re: pg_verify_checksums review  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Hello,

There is a similar utility that I wrote that does offline checksum
verification as well.

https://github.com/google/pg_page_verification

This utility includes a verbose option as well as scanning multiple
subsequent segment files.

Alexis



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Incorrect errno used with %m for backend code
Next
From: Alvaro Herrera
Date:
Subject: Re: [PATCH] Include application_name in "connection authorized" logmessage