postgresql insert column real code example Example: postgresql insert column ALTER TABLE table_name ADD COLUMN new_column_name data_type constraint;