Re: Slowness

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Raj <rajeshkumar(dot)dba09(at)gmail(dot)com>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Slowness
Date: 2026-04-13 13:02:26
Message-ID: 2fd0442020d5b23609873f999b7d374875875689.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2026-04-13 at 18:25 +0530, Raj wrote:
> When customer says they are facing slowness, what all wee need to check in
> postgres db with 3 node patroni set up (sync between 1 and 2) - async with dr.
>
> We recently migrated from oracle to postgres..vacuum analyze is done.
>
> How to check this during the time slowness faced and also after couple of hrs of issue window.
>
> Should we start with pgstatstatements and logs or how is it. Help.me hight level what all I need to check

You have to figure out *what exactly* is slow. The customer has to tell you which
statements are slow. The parameter "log_min_duratoin_statement" might help.

Then you have to tune those statements.

Yours,
Laurenz Albe

In response to

  • Slowness at 2026-04-13 12:55:48 from Raj

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message AJ Weber 2026-04-13 13:09:05 sslmode - detecting local docker
Previous Message Raj 2026-04-13 12:55:48 Slowness