PQexec(conn,buf)..... buf<255 chars?

From: "private" <goddyna(at)ansonic(dot)com(dot)au>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: PQexec(conn,buf)..... buf<255 chars?
Date: 2000-01-28 04:06:02
Message-ID: NABBLEOMMPNHHMBPOBPFMELBFFAA.goddyna@ansonic.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I'm writing a cgi, and use PQexec to submit a "simple" syncron. query.

The query is constructed by the program and varies in length.
The lenght is sometimes more than 255 chars and PQtrace only reports
.....parse error at ""
(if I cut and paste the query into psql it works fine)

Is it possible that there is a limit? is there a way to reconfigure, fix or
go arround it?
I'm using RedHat 6.1 & PostgreSQL 6.5.2

any suggestions welcome.
Axel mailto:goddyna(at)ansonic(dot)com(dot)au

Browse pgsql-interfaces by date

  From Date Subject
Next Message private 2000-01-28 04:34:42 PQexec(conn,buf)..... buf<255 chars?
Previous Message Peter Mount 2000-01-27 15:17:04 RE: [INTERFACES] Portuguese translation for PgAccess done!