Steve Crawford <scrawford(at)pinpointresearch(dot)com> writes:
>> Could you get a hex dump of that page?
> What is the best method to do this?
There's always "od -x" ... however, if you prefer you can use
pg_filedump from http://sources.redhat.com/rhdb/.
> Also, can I safely drop that table
Not unless you want to drop the whole database.
regards, tom lane