Re: Unable to dump database using pg_dump

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Adam Dear <adear(at)usnx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: Unable to dump database using pg_dump
Date: 2008-06-12 14:26:57
Message-ID: 20080612142657.GD5534@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adam Dear wrote:
> I'm comfortable enough with it that I can edit it if I can find exactly
> what to edit. Whats the best way to edit the file? I've opened it
> using:
>
> vim -b 1260
>
> Here is what is at the end of the block in the file. If you could point
> me in the right direction, I'd appreciate it.

Huh, you really need a proper hex editor. Try "hexedit" for example.
And you need to convert the values to hexadecimal.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-06-12 14:30:20 Re: Heavily fragmented table and index data in 8.0.3
Previous Message Stefan Schwarzer 2008-06-12 13:53:55 Re: pg_query & $result re-fill