Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: expected both swapped tables to have TOAST tables


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
  • Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
  • Subject: Re: expected both swapped tables to have TOAST tables
  • Date: Tue, 31 Aug 2004 18:52:15 -0400
  • Message-id: <25204(dot)1093992735(at)sss(dot)pgh(dot)pa(dot)us>

Steve Crawford <scrawford(at)pinpointresearch(dot)com> writes:
> I tried to truncate a table and received the following error: 
> "expected both swapped tables to have TOAST tables".
> Googling provided no insight. What does it mean?

It's a bug.  You probably dropped the last toastable column from
the table.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group