Hotw, aby zmienić postać Lengh Vayng Postgres

alter table TABLE_NAME alter column COLUMN_NAME type character varying(120);
Volmir