Is there a way to convert 1200 to 1.2K with Postgres like the Rails helper (number_to_human) method does?
number_to_human
number_to_human(1200, format: \'%n%u\', uni