[Pgpool-general] Large insert queries

Yoshiyuki Asaba y-asaba at sraoss.co.jp
Fri Nov 10 03:53:35 UTC 2006


Hi,

From: Lee Smith <lee.smith at aionex.com>
Subject: Re: [Pgpool-general] Large insert queries
Date: Thu, 9 Nov 2006 13:18:49 -0800 (PST)

> After some more investigation, I've located another issue; however
> fixing this one seems to clear up any crashing, although it's
> probably leaking memory now (or something worse).

Thank you for the report. I saw SIGSEGV in the following code.

  void *x;
  x = palloc(8192);

I've committed the fix and your NULL checking patch.

Regards,
--
Yoshiyuki Asaba
y-asaba at sraoss.co.jp


More information about the Pgpool-general mailing list