Thread: BUG #4969: ajuda

BUG #4969: ajuda

From
"Dielton Paulo"
Date:
The following bug has been logged online:

Bug reference:      4969
Logged by:          Dielton Paulo
Email address:      dpaulo@sefaz.ba.gov.br
PostgreSQL version: 8.4
Operating system:   Windows XP
Description:        ajuda
Details:

Good afternoon,

 Working in the Secretary of Finance of the State of Bahia, and We are using
postgres 8.4 we are trying to access the postgres Access by 2000, but an
error of type "error out in memory Query. "
If you can help us appreciate that.

Sincerely,

Dielton Paulo

Re: BUG #4969: ajuda

From
Robert Haas
Date:
On Thu, Aug 6, 2009 at 3:09 PM, Dielton Paulo<dpaulo@sefaz.ba.gov.br> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A04969
> Logged by: =A0 =A0 =A0 =A0 =A0Dielton Paulo
> Email address: =A0 =A0 =A0dpaulo@sefaz.ba.gov.br
> PostgreSQL version: 8.4
> Operating system: =A0 Windows XP
> Description: =A0 =A0 =A0 =A0ajuda
> Details:
>
> Good afternoon,
>
> =A0Working in the Secretary of Finance of the State of Bahia, and We are =
using
> postgres 8.4 we are trying to access the postgres Access by 2000, but an
> error of type "error out in memory Query. "
> If you can help us appreciate that.
>
> Sincerely,
>
> Dielton Paulo

Please provide a lot more information.  Is this happening to all
queries, or just one particular query?  Is that really the exact error
message?  What operating system are you running on?  If it's just one
particular query, can you send the output of EXPLAIN for that query?

...Robert