Hi,

is there somebody who can help me with postgrresql?

I need to change the data type of the article.a_message_id from
varchar(250) to varchar(1000).

> ALTER TABLE article ALTER COLUMN article SET varchar(1000);

is not working, because I think it's not (easy) possible to
change the data type in postgrsql.

What is the syntax for postgresql?

Thanks for your help!

  Martin 

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication! 

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to