感谢用户
Erwin Brandstetter在
Database Administrators的答案。
原文链接:https://www.f2er.com/postgresql/193323.htmlThere is a setting for that in the options: Max characters per column – useful when dealing with big columns. ObvIoUsly your setting is 256 characters.
Set it higher or set it to -1 to disable the feature.