Re: Out of memory on pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Hopkins" <chopkins(at)cra(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory on pg_dump
Date: 2009-08-21 16:07:02
Message-ID: 5201.1250870822@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Chris Hopkins" <chopkins(at)cra(dot)com> writes:
> Thanks Tom. Next question (and sorry if this is an ignorant one)...how
> would I go about doing that?

See the archives for previous discussions of corrupt-data recovery.
Basically it's divide-and-conquer to find the corrupt rows.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Bailey 2009-08-21 16:09:46 Re: pl/pgsql loop thru columns names
Previous Message Tom Lane 2009-08-21 16:05:51 Re: join from array or cursor