contrib/pg_filedump - PostgreSQL File Dump Utility - Mailing list pgsql-patches

From Patrick Macdonald
Subject contrib/pg_filedump - PostgreSQL File Dump Utility
Date
Msg-id 3C615D39.A5179B96@redhat.com
Whole thread Raw
Responses Re: contrib/pg_filedump - PostgreSQL File Dump Utility  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Hi,

Coded up a utility, pg_filedump, to dump out PostgreSQL
heap/index/control files in a human-readable form (hex,
ascii, interpreted).

The attached tarball contains the source, makefile and
readme.  I've found the utility quite handy when you
have to go digging in the raw blocks for information.

pg_filedump has been tested on:

1. Red Hat Linux 7.2 / 7.1
2. SunOS 5.7 Generic_106541-17
3. FreeBSD 4.2-RELEASE #0
4. CYGWIN_NT-4.0 1.2.0(0.26/3/2)

Cheers,
Patrick
-----------------
Patrick Macdonald
Red Hat Database

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FAQ_AIX patch for 7.2
Next
From: Steven Singer
Date:
Subject: contrib/DBMirror (Replication).