From: | Jan Schulz <jasc(at)gmx(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #14948: cost overflow |
Date: | 2017-12-12 13:54:58 |
Message-ID: | CAAc324iFOKF7WhffBncKxSUC7THiiwhCK0G9myav2BjOWzd2cQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello,
in the meantime we managed to not trigger the OOM kill anymore and now
also don't have this problem with the negative costs anymore. We still
have one staging environment where this error is present, but we would
like to reclaim it. Is there some guidelines I can follow to debug
this?
Jan
On 7 December 2017 at 10:54, Jan Schulz <jasc(at)gmx(dot)net> wrote:
> On 5 December 2017 at 22:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Don't suppose you'd like to step through btcostestimate() with
>> a debugger and see where it's going off the rails?
> I've never done debugging of a C program. If you give me some hints how to
> do that, I might be able to (Ubuntu, PG from the apt repository).
> Is there any debug log I might need to enable to get some similar information?
From | Date | Subject | |
---|---|---|---|
Next Message | mohanpatil048 | 2017-12-12 16:09:21 | BUG #14969: Delta in 9.6 and 10 |
Previous Message | Teodor Sigaev | 2017-12-12 12:33:15 | Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug |