Re: Performance Problem

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Kordexa Stroken <diziburda1(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Performance Problem
Date: 2020-03-05 01:28:20
Message-ID: CAKFQuwb2_kpfY2XBzSvLdKbCDQj3tFn7Z5+SuH-t8N2O1x6iqg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Mar 4, 2020 at 6:17 PM Kordexa Stroken <diziburda1(at)gmail(dot)com> wrote:

> Hello iam working on a project and using Postgresql 10.My main server 2 x
> E5 2680 v3 Cpu NVMe M.2 500 Gb Disk 32 GB Ram and my postgresql server is a
> VM(VirtualBox) Centos7 16GB ram Postgresql 10 Db size 4 GB and my solution
> is N-Tier Architecture & 40 online user . My postgresql.conf here:
>
> https://pastebin.com/Y8ybSxq4
>
> I have performance problem with postgresql.What is wrong ? I can not find
> what is problem.
>

Not really sure how anyone else would be able to either.

Here are some suggestions for how to request help that is actionable:

https://wiki.postgresql.org/wiki/Slow_Query_Questions

Start specific and then generalize.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin 2020-03-05 01:37:03 Re: Performance Problem
Previous Message David G. Johnston 2020-03-05 01:23:46 Re: `DROP DATABASE RESTRICT` ?