Re: ERROR [HY000] Out of memory while reading tuples. - Mailing list pgsql-odbc

From Johann Zuschlag
Subject Re: ERROR [HY000] Out of memory while reading tuples.
Date
Msg-id 4368D684.8040708@online.de
Whole thread Raw
In response to ERROR [HY000] Out of memory while reading tuples.  ("Leendert Paul Diterwich" <paulditerwich@gmail.com>)
List pgsql-odbc
Hi Dave,

I just thought that we have some kind of problem with memory allocation
in bind.c (line 210 -230?). Maybe that one below is linked to it. Seems
that declare/fetch allocates to much memory and crashes. Only strange
thing is Anoop didn't change anything there. Unfortunately I don't know
anything about the libpq internals.

regards
Johann

Leendert Paul Diterwich:

> Dear all,
>
>
>
> When reading via the 8.00.01.02 odbc driver I get the error: ERROR
> [HY000] Out of memory while reading tuples.
>
> The strange thing is, I have plenty of memory space left and it only
> happens when I request data in a certain order.
>
> Can anyone perhaps shed some light on this problem?
>
>
>
> With kind regards,
>
>
>
> Paul
>


pgsql-odbc by date:

Previous
From: "Leendert Paul Diterwich"
Date:
Subject: ERROR [HY000] Out of memory while reading tuples.
Next
From: "Dave Page"
Date:
Subject: Re: ERROR [HY000] Out of memory while reading tuples.