modifying system table

Поиск
Список
Период
Сортировка
От Divya Jain
Тема modifying system table
Дата
Msg-id 4.3.2.7.2.20030528141514.03235970@mira-sjc5-5.cisco.com
обсуждение исходный текст
Ответы Re: modifying system table  (Robert Treat <xzilla@users.sourceforge.net>)
defined max length  (lexx@gorodok.net)
Список pgsql-admin
I'm running Postgres 7.2.4. A VARCHAR column in my schema needs to be longer than the currently defined max length.
Whatis the best way to achieve this without adding a new column with the correct VARCHAR length ? 

One way I figured is to modify the pg_attribute table and set atttypmod to the correct value. Just want to know if
thereis any risk involved in doing this. 
Thanks
Divya


В списке pgsql-admin по дате отправления:

Предыдущее
От: Kris Kiger
Дата:
Сообщение: Crazy Triggers
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Crazy Triggers