[ERR] mod_pgsql.c:556 Error executing query

toraton2003

New Member
Nov 24, 2021
6
0
1
56
Hello, I would like to report a warning I received after switching from SQLite to `core.db` in PostgreSQL. I believe the solution might be to change the table structure to use the `text` type instead of `varchar`. Before making the change manually, I would like to know if there is a different way to handle this issue. Thanks.
The error is:
2026-08-08 10:34:11.966973 98.63% [ERR] mod_pgsql.c:556 Error executing query:
ERRORE: il valore è troppo lungo per il tipo character varying(4096)