weird error during pg_dump

From: Akash Garg <akash(dot)garg(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: weird error during pg_dump
Date: 2004-08-30 04:56:28
Message-ID: 89058be204082921563a083929@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was during a pg_dump on one of my larger tables, and this error occurred:

ERROR: unexpected chunk number 1 (expected 0) for toast value 126990852

The pg_dump program then quits. I am using postgres 7.4.5.

Any ideas?

-Akash

Browse pgsql-general by date

  From Date Subject
Next Message Russell Smith 2004-08-30 06:38:49 timestamp and date behaviour with '-infinity'
Previous Message Tom Lane 2004-08-30 01:49:45 Re: pg_restore: error returned by PQputline