Thread: DB slowness

DB slowness

From
Raj
Date:
Hi,

I have been asked to give a db report as client is experiencing db slowness.

Can somebody help me with list of things (list of items to be checked) to show them to prove slowness is not from db . 

Otherwise to troubleshoot if slowness in fb.

Re: DB slowness

From
zaidagilist
Date:
Hello Raj,

I write some general guidelines regarding the performance tuning. Please view the article [Link].

Hopefully this will help you to find the issue.

Regards,
Zaid




On Tue, Feb 18, 2025 at 7:58 PM Raj <rajeshkumar.dba09@gmail.com> wrote:
Hi,

I have been asked to give a db report as client is experiencing db slowness.

Can somebody help me with list of things (list of items to be checked) to show them to prove slowness is not from db . 

Otherwise to troubleshoot if slowness in fb.

Re: DB slowness

From
Scott Ribe
Date:
First thing is set log_min_duration to something appropriate for your application

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/



> On Feb 18, 2025, at 7:57 AM, Raj <rajeshkumar.dba09@gmail.com> wrote:
>
> Hi,
>
> I have been asked to give a db report as client is experiencing db slowness.
>
> Can somebody help me with list of things (list of items to be checked) to show them to prove slowness is not from db
. 
>
> Otherwise to troubleshoot if slowness in fb.