Email::Store::Attachment - my losing battle
Matt Lawrence
matt.lawrence at virgin.net
Wed Nov 29 15:08:23 GMT 2006
Chisel Wright wrote:
> On Wed, Nov 29, 2006 at 02:15:51PM +0000, Richard Clamp wrote:
>
>> Postgres is trying to be clever because it knows it's interacting with a
>> text column. That should probably be bytea for pg.
>> http://www.postgresql.org/docs/8.1/interactive/datatype.html
>>
>
> alter table attachment drop column payload;
> alter table attachment add column payload bytea;
> # alter message id
>
> Same error. I'll have to dig deeper I think ... where's Matt Lawrence when
> you need him? ;-)
>
Hello! :)
I haven't a clue what's going on either.
Matt
More information about the london.pm
mailing list