Re: TOAST error in 7.4.2 on frequently truncated tables

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: TOAST error in 7.4.2 on frequently truncated tables
Date: 2004-08-25 17:06:17
Message-ID: 390.1093453577@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Josh Berkus <josh(at)agliodbs(dot)com> writes:
>> Easiest is to add back a useless varchar column ...

> Can't do it, the column needed to be dropped in order to fix a problem with
> the data transfer. Maybe re-create the table?

Yeah, I think you're stuck with doing that.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Josh Berkus 2004-08-25 17:50:26 Re: TOAST error in 7.4.2 on frequently truncated tables
Previous Message Josh Berkus 2004-08-25 17:00:12 Re: TOAST error in 7.4.2 on frequently truncated tables