In case of an error:
PG::Error: ERROR: numeric field overflow DETAIL: A field with precision 2, scale 2 must round to an absolute value less than 1
How do I configure postgres or ruby/rails_4 pg library to tell me which field raises the error? Understandable error message will be:
PG::Error: ERROR: numeric field overflow. Field "pressure", value "1111.12"