binary decode

From: "Francisco" <fxd(at)295(dot)ca>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: binary decode
Date: 2007-12-22 07:07:28
Message-ID: !&!AAAAAAAAAAAYAAAAAAAAAKhMFHFzLU1Kpx+/UdsabD3CgAAAEAAAABc1hLGic4JEqxA5JRrFiHEBAAAAAA==@295.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-12-22 12:21:51 Re: Negative LIMIT and OFFSET?
Previous Message Bruce Momjian 2007-12-22 05:19:23 Re: pgsql: Improve wording.