Re: Perl modules for testing/viewing/corrupting/repairing your heap files - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Perl modules for testing/viewing/corrupting/repairing your heap files
Date
Msg-id CAH2-Wznv6XtuTqz5psPECpq30OwYfhZaXdzGh335WsuTO7evyg@mail.gmail.com
Whole thread Raw
In response to Perl modules for testing/viewing/corrupting/repairing your heap files  (Mark Dilger <mark.dilger@enterprisedb.com>)
Responses Re: Perl modules for testing/viewing/corrupting/repairing your heapfiles  (Mark Dilger <mark.dilger@enterprisedb.com>)
List pgsql-hackers
On Wed, Apr 8, 2020 at 3:51 PM Mark Dilger <mark.dilger@enterprisedb.com> wrote:
> Recently, as part of testing something else, I had need of a tool to create
> surgically precise corruption within heap pages.  I wanted to make the
> corruption from within TAP tests, so I wrote the tool as a set of perl modules.

There is also pg_hexedit:

https://github.com/petergeoghegan/pg_hexedit

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Perl modules for testing/viewing/corrupting/repairing your heapfiles
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Race condition in SyncRepGetSyncStandbysPriority