I'm running into errors when I try to post a large block of text into a PostgreSQL text field using Cold Fusion Linux. I get a "query string is too long" message, even though I can post the same data with pgpPgAdmin. However, phpPgAdmin has the same issue if I increase the text length. First there is a limit to the amount you can drop into an edit box. Secondly, if you max that out, a Cold Fusion query into the same text field will produce less text than is in the box. I have upgraded to PostgreSQL 7.1 to remove the tuple limit and I have checked off accept long text strings in the CF administrator. Any suggestions?
Frank Hilliard
Frank Hilliard