I've know that there is no function to change type of column in postgresql table.
But i have a table with serial field (sequence) and many other field.
And i need to change one field from int4 to varchar.
What is the best way to do it ?
--
Best regards,
Yuri mailto:sec(at)artofit(dot)com