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 05:27:41
Message-ID: 15636.1093411661@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:
> Aha! Yes, the problem is that I dropped the last VARCHAR column, not in that
> table but in one that came after it. Any workaround to fix?

Easiest is to add back a useless varchar column ...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message ffffceffffac ffffbdffffaa 2004-08-25 11:47:08 Re: server crash in very big transaction [postgresql 8.0beta1]
Previous Message Josh Berkus 2004-08-25 05:19:04 Re: TOAST error in 7.4.2 on frequently truncated tables