Jan Wieck <[EMAIL PROTECTED]> writes: > On 8/4/2004 1:58 PM, David Rysdam wrote: > >> bytea will only go up to "several thousand bytes" according to the >> docs. I assume it's not very precise because the maximum is 8196 - >> $other_fields_in_row. My binary data could be a couple times that >> or even much bigger for other apps. > > I suggest upgrading to PostgreSQL 7.1 or newer.
Or reading the right set of docs. :) -Doug -- Let us cross over the river, and rest under the shade of the trees. --T. J. Jackson, 1863 ---------------------------(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