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