View Single Post

   
  #1 (permalink)  
Old 04-29-2008, 08:31 PM
=?ISO-8859-1?Q?=22PontoSI_-_Consultoria=2C_Inform=E1tica_e_?==?ISO-8859-1?Q?Servi=E7os_LDA=22?=
 
Posts: n/a
Default table format specification


Hi,
I'm writing a small program to recover specific tables from a severely
crippled database, and while I'm able to identify most fields on a hex
dump of the table file, there are several 'gaps' (probably headers and
footers and/or additional info) that I can't identify. Where can I find
documentation regarding the table file layout? I'm working with files
generated with Postgres 8.25.

Kind Regards,
Joćo Pinheiro

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote