Noel Cornejo <[EMAIL PROTECTED]> writes: > Hi, problems with the length of text type : "Tuple is too big: size 9104, max > size 8128"
Uh ... what Postgres version are you using? This sounds like you must have a pre-7.1 server. > ..any idea and possible solutions ?? Thanks! Update to something current (7.3.5 or 7.4.1 would be my recommendation). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match