postgres change type with USING code example Example: postgresql change column type ALTER TABLE assets ALTER COLUMN name TYPE VARCHAR;