Re: Unable to dump database using pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: adear(at)usnx(dot)net
Cc: 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 15:05:46
Message-ID: 9397.1213283146@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adam Dear <adear(at)usnx(dot)net> writes:
> 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.

I think you need to change T^B to ^B^@ ... though I agree with Alvaro
that a hex editor would be a more comfortable tool.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Lambert 2008-06-12 15:14:03 Re: Determining offsets to jump to grab a group of records
Previous Message krishtpt 2008-06-12 14:54:40 PostgreSQL Syntax questions