Sorry, I left that out.  Yeah, I wondered that too, since these tables do
not use toast.

CREATE TYPE message_status_enum AS ENUM ( 'V', 'X', 'S', 'R', 'U', 'D' );


On Fri, Dec 31, 2010 at 12:38 PM, Tom Lane-2 [via PostgreSQL] <
ml-node+3323859-1425181809-56...@n5.nabble.com<ml-node%2b3323859-1425181809-56...@n5.nabble.com>
> wrote:

> 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
>
> --
>

-- 
View this message in context: 
http://postgresql.1045698.n5.nabble.com/seg-fault-crashed-the-postmaster-tp3323117p3323888.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Reply via email to