Re: Load test

From: Shubhang Joshi <shubhangjoshi2405(at)gmail(dot)com>
To: Raj <rajeshkumar(dot)dba09(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Load test
Date: 2026-05-07 04:22:21
Message-ID: CAOJCrX_HLFOHdLLo0cY9ASYp2bAy6gM0cYwfAQ93q9=UnZZp2w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Raj,

During the load test, we should monitor the following key metrics:

- Query Performance: Latency and throughput.
- System Resources: CPU and memory utilization, disk I/O, and cache
efficiency.
- Database Activity: Active connections and locking/blocking behavior.
- Logs: Any errors or anomalies observed.

Additionally, we will need to compare the baseline performance with the
load test results to identify potential bottlenecks and areas for
optimization.

Best regards,
Shubhang Joshi

On Wed, 6 May, 2026, 2:20 pm Raj, <rajeshkumar(dot)dba09(at)gmail(dot)com> wrote:

> Hi team,
>
> What are things we (dba) need to monitor during load test by application
> team?
>
> If how we monitor, is addon for me.
>
> Thanks.
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tzuriel Kahlon 2026-05-07 04:30:58 Migration oracle toc postgres
Previous Message Raj 2026-05-06 08:50:11 Load test