FW: Postgres DB Slowness

From: <soumik(dot)bhattacharjee(at)kpn(dot)com>
To: <pgsql-admin(at)lists(dot)postgresql(dot)org>, <pgsql-admin(at)postgresql(dot)org>
Subject: FW: Postgres DB Slowness
Date: 2019-08-22 14:09:56
Message-ID: 2A91BEF8171A5349931391E0C721CC5359E7500A@CPEMS-KPN301.KPNCNL.LOCAL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Correction in version

# select version();
version
---------------------------------------------------------------------------------------------------------
PostgreSQL 11.2 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36), 64-bit
(1 row)

From: Bhattacharjee, Soumik
Sent: Thursday, August 22, 2019 4:05 PM
To: pgsql-admin(at)lists(dot)postgresql(dot)org; pgsql-admin(at)postgresql(dot)org
Subject: Postgres DB Slowness
Importance: High

Hello Members,

We have the below PostgreSQL database recently migrated from Oracle.

The postgres DB parameters are attached here.

# DB Version: 10

# OS Type: Linux

# Total Memory (RAM): 30 GB
#CPU
nproc --all
2

There is huge slowness in the database now with any queries.

Oracle - Select * from TABLENAME- in takes 0.009 milliseconds
PostgreSQL - Same query takes more than 2 minutes.

Your immediate response is appreciated.

Thanks
Soumik

Attachment Content-Type Size
Postgres-DB_Parameters.txt text/plain 39.6 KB

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2019-08-22 14:25:41 Re: Postgres DB Slowness
Previous Message soumik.bhattacharjee 2019-08-22 14:04:38 Postgres DB Slowness