Re: [GENERAL] Performance /C++/Documentation - Mailing list pgsql-general

From Bruce Tong
Subject Re: [GENERAL] Performance /C++/Documentation
Date
Msg-id Pine.LNX.3.95.980610073552.12945F-100000@laxmi.ev.net
Whole thread Raw
In response to Performance /C++/Documentation  (Philippe LEWEST <lewest@bruyeres.cea.fr>)
List pgsql-general
> 2- when using Libpq is the size of a query limited in a PQexec?

Chapter 16 of the Programmer's Guide seems to say 8192 bytes is the
size of the query buffer and there is a bug associated with it. Apparently
the buffer is silently truncated. (I knew I read that somewhere.)

Sorry I don't know the answers to any of your other questions.


Bruce Tong
Systems Programmer
Electronic Vision / FITNE

mailto: zztong@laxmi.ev.net
http://www.ev.net/fitne

pgsql-general by date:

Previous
From: Bruce Tong
Date:
Subject: Re: [GENERAL] Performance /C++/Documentation
Next
From: Goran Thyni
Date:
Subject: Re: [GENERAL] Performance /C++/Documentation