Re: pg_verify_checksums review

From: sixela <sixela(at)google(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_verify_checksums review
Date: 2018-06-22 19:20:13
Message-ID: 1529695213703-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-06-22 19:26:06 Re: [PATCH] Include application_name in "connection authorized" log message
Previous Message Andres Freund 2018-06-22 19:14:06 Re: Incorrect errno used with %m for backend code