Seaquel
PostgreSQL error code

PostgreSQL error 01004

01004 is the SQLSTATE PostgreSQL reports for string data right truncation, in class 01, Warning.

SQLSTATE01004
Condition namestring_data_right_truncation
Class01 — Warning

Source: PostgreSQL documentation, Appendix A