Re: PortalHeapMemoryFree...in diskless client - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PortalHeapMemoryFree...in diskless client
Date
Msg-id 25573.975437389@sss.pgh.pa.us
Whole thread Raw
In response to Re: PortalHeapMemoryFree...in diskless client  (Karla Peralta <karlaper@elrosado.com>)
List pgsql-bugs
Karla Peralta <karlaper@elrosado.com> writes:
>> Show us a sequence of queries that causes these messages, and we'll
>> fix it ...

> The messages show ups in two queries

It hardly seems likely that such simple queries would trigger a failure
like this.  I believe, for example, that you must be using a cursor
declaration in there somewhere, else the portal code wouldn't get
invoked.

Please provide the *complete* sequence of commands that causes this.

Also, the table declarations would be more useful if given as a schema
dump (pg_dump -s).

            regards, tom lane

pgsql-bugs by date:

Previous
From: Karla Peralta
Date:
Subject: Re: PortalHeapMemoryFree...in diskless client
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Join Problem in Postgres 7.0.2