Gordon Shannon <gordo169(at)gmail(dot)com> writes:
> Here is the ddl for the tables in question. There are foreign keys to other
> tables that I omitted.
> http://postgresql.1045698.n5.nabble.com/file/n3323804/parts.sql parts.sql
Hmmm ... what is "message_status_enum"? Is that an actual enum type, or
some kind of domain over text or varchar? If it's an enum, I'm a bit
baffled where the "corrupt compressed data" message could have come from.
regards, tom lane