how to change type of column in postgresql code example Example: postgresql change column type ALTER TABLE assets ALTER COLUMN name TYPE VARCHAR;