On Sun, Nov 25, 2007 at 10:38:31AM -0200, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I changeded shared buffers to 256 MB. But I still receiving the error message.
> So I changed to 128 MB, and I received the error again.
> I'm using a cursor via ODBC.

Are you using a cursor, because it certainly doesn't look like you're
using a cursor, just a plain select. Which probably means youre client
side is running out of memory.

So, check you're using a cursor. Or just limit the output to however
many rows you actually want.

Have a nice day,
-- 
Martijn van Oosterhout   <[EMAIL PROTECTED]>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution 
> inevitable.
>  -- John F Kennedy

Attachment: signature.asc
Description: Digital signature

Reply via email to