Skip to content

TPM sudden drops #489

Answered by sm-shaw
dineshtessell asked this question in Q&A
Jan 10, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,
you need to look at your database metrics. hammerDB includes a PostgreSQL statistics viewer as described here: https://www.hammerdb.com/docs/ch07s05.html

Find your top wait events to see what you are waiting for (if you can't use the GUI query PG sentinel manually).

It is almost certainly a configuration issue related to buffer cache, redo log, checkpoints and/or vacuuming so also look at your PostgreSQL logs as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dineshtessell
Comment options

Answer selected by dineshtessell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #488 on January 10, 2023 20:54.