postgres convert text to numeric code example Example: postgres convert text to number SELECT ' 5800.79 '::INTEGER;