public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Ron Johnson <[email protected]>
Cc: pgsql-general <[email protected]>
Subject: Re: Posgresql 14 and CarbonBlack on RHEL8?
Date: Tue, 30 Apr 2024 22:07:44 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CANzqJaBybDrzRfjseKPS+3EhBFrLuU_kfSFME_2+VSoR-DLOdw@mail.gmail.com>
References: <CANzqJaBybDrzRfjseKPS+3EhBFrLuU_kfSFME_2+VSoR-DLOdw@mail.gmail.com>
Ron Johnson <[email protected]> writes:
> When running stress tests on the systems (in prod, during the maintenance
> window), 171K events/second are generated on the RHEL8 servers, and CB
> needs (according to top(1)) 325% of CPU to handle that, and still dropping
> 92% of them.
> The RHEL6 system doesn't bat an eye at running the exact same test (36 cron
> jobs running psql executing SELECT statements).
Is JIT enabled on the newer system? If so try turning it off, or else
raise the associated cost settings. We've seen lots of reports of
workloads where, by default, the planner is too aggressive about
applying JIT.
regards, tom lane
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Posgresql 14 and CarbonBlack on RHEL8?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox