Francisco Reyes <lists@xxxxxxxxxxxxxxxx> writes: > If it is of any help.. information about the data. > It is hex64 encoded data. The original data getting encoded can be up to > 100MB. Not sure how much bigger the hex encoding could be making it. Hmm. I'm wondering about a memory leak in the input converter. What datatype exactly are the wide column(s)? Also, do you have any ON INSERT triggers on this table? regards, tom lane