I've now got a copy of pg_filedump and compiled it, can you tell me the
command line parameters to pass it (and the file that I must process) so I
can give you exactly what you require.
Thanks
Steve
-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: 13 December 2002 14:43
To: Steve King
Cc: 'Hannu Krosing'; 'pgsql-hackers@postgresql.org'
Subject: Re: [HACKERS] FW: Duplicate oids!
Steve King <steve.king@ecmsys.co.uk> writes:
> The ctids are different however vaccum is run on this table and the record
> is updated.
It would be useful to look at xmin,xmax,cmin,cmax of these tuples too.
Actually, if you don't mind grabbing a copy of pg_filedump --- see
http://sources.redhat.com/rhdb/tools.html --- then a dump of page 7
of that relation would be good to look at. I am wondering about the
states of the infomask bits for these tuples...
regards, tom lane