How to Make a pg_filedump

From: aaronenabs <aaronenabs(at)btconnect(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: How to Make a pg_filedump
Date: 2011-03-25 13:43:49
Message-ID: 1301060629016-4264125.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All

I am trying to write a pg_filedump to read dead rows in pgsql, I am
relatively new to postgresql and have been trying to find out how to write
and compile a pg_filedump to help display dead rows. Please can anyone help
me

i) Explain how i can write a pg_filedump to display dead rows or how to
write pg_filedump
ii) Explain how to compile a pg_filedump

Thanks

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-to-Make-a-pg-filedump-tp4264125p4264125.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message aaronenabs 2011-03-25 13:43:50 How to Make a pg_filedump
Previous Message Fujii Masao 2011-03-25 12:12:05 Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.