Convert string to number in PostgreSQL

string_value::numeric

This example converts string_value to numeric type.