binary decode - Mailing list pgsql-hackers

From Francisco
Subject binary decode
Date
Msg-id !&!AAAAAAAAAAAYAAAAAAAAAKhMFHFzLU1Kpx+/UdsabD3CgAAAEAAAABc1hLGic4JEqxA5JRrFiHEBAAAAAA==@295.ca
Whole thread Raw
Responses Re: binary decode
List pgsql-hackers
I'm working on a decoder to take a raw main/base file and given table format
parameters to pull out relevant data.

My question is whether anyone has developed such a tool. Something that
takes the raw file and table format as input and creates an ascii dump
(similar to pgdump).

The purpose is to pull valid data out of raw postregsql files in order to
work on a recovery from a bad disk corruption which resulted in the database
being irreparable.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: timetz range check issue
Next
From: Bruce Momjian
Date:
Subject: Re: Negative LIMIT and OFFSET?