Re: I am facing a difficult problem..

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: junho91(at)kmail(dot)com, PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: I am facing a difficult problem..
Date: 1999-03-29 06:25:13
Message-ID: 36FF1CC9.3DE5BE66@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

junho91(at)kmail(dot)com wrote:
>
> Hello...
> I am using postgresSQL....
> I am facing a difficult problem..
>
> it was occured error below
> ==========================
> Warning: PostgresSQL query failed: PQexec() -- query is too long. Maximum length is 8191 in /home/httpd/html/lline/add.php3 on line 151
> ==========================

Did you wrote in add.php3 a query statement that's bigger than 8191 ?
I can hardly imagine that ...

I think there's another error.
Send me the query statement that gives the error and I would look over
it.
It's strange ...

> I don't know how to do for the error???
> Please inform me the way I can write more than 8191...

As I know, it's not possible to write a query bigger than 8191 bytes.
But in real world, that's supposed to happen extremely rare.

> I don't have anyone to get help...

There's a lot of other guys at postgresql-interfaces(at)postgresql(dot)org that
can help you also.

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Haberlach 1999-03-29 06:39:11 Re: [INTERFACES] Re: I am facing a difficult problem..
Previous Message Tom Lane 1999-03-29 00:08:08 Re: [INTERFACES] pg_hba.conf