OBDC Error - Mailing list pgsql-general

From Michelle Murrain
Subject OBDC Error
Date
Msg-id 5.1.0.14.0.20010816134128.02028ec0@murrain.net
Whole thread Raw
List pgsql-general
I'm trying to isolate a problem - using Cold Fusion, and sending to pg a
large text block, I'm getting an error:

ODBC Error Code = 08S01 (Communication link failure)

Error while executing the query; Query string is too long

Is this a Cold Fusion problem, or a postgresODBC driver problem? I know
that pg now has no limit on text objects.

Using pg 7.1, on Debian stable, using CF 4.5

Thanks!

Michelle

-------------------------------
Michelle Murrain, Code Jockey
mpm@norwottuck.com


pgsql-general by date:

Previous
From: "Joe Conway"
Date:
Subject: Re: Storing images in PG?
Next
From: Jeremy Hansen
Date:
Subject: race conditions in my sequences