BUG #4969: ajuda

Started by Dielton Pauloover 16 years ago2 messagesbugs
Jump to latest
#1Dielton Paulo
dpaulo@sefaz.ba.gov.br

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

#2Robert Haas
robertmhaas@gmail.com
In reply to: Dielton Paulo (#1)
Re: BUG #4969: ajuda

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:      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

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