Bug report. - Mailing list pgsql-bugs

From TONY J.Y.
Subject Bug report.
Date
Msg-id 000a01c17759$a3608150$7a01a8c0@Aqua.MRF
Whole thread Raw
Responses Re: Bug report.  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-bugs
Hi,=20

I am using the PGLIB C lib to connect to PgSql to finish the update of=20
the GEOMETRY of a table.

At first, everything is OK. I can insert, update, delete and select of=20
whatever I want.=20

However, I got a fatal running error.  There is an error when my SQL=20
string length exceeds 8190 Bytes.=20

Obviously, this is not the limits of the PgSQL itsself when using psql.=20
It is the PGLIB, isn't it?

Is there any solution or suggestion?

Thanks.


Best regards,
Tony

---
Tony Jiang, MSc
Research & Development Programmer/Analyst
MRF Geosystems Corp (www.mrf.com)
Suite 700, 665 8th Street SW,=20
Calgary, AB T2P 3K7
(403) 216-5515 ext:226

pgsql-bugs by date:

Previous
From: Karel Zak
Date:
Subject: Re: text(bool), text(numeric)
Next
From: Markus Bertheau
Date:
Subject: Re: Bug report.