how to alter typed table in postgresql? code example Example: postgresql change column type ALTER TABLE assets ALTER COLUMN name TYPE VARCHAR;