Postgres Long Datatype

I think the value is coming from a 3rd party, @aligredo can’t control that.

The value you’re trying to save @aligredo is larger than even a bigint column, i think you’ll need to use a decimal column type PostgreSQL: Documentation: 11: 8.1. Numeric Types