Re: Postgres DB Slowness

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Postgres DB Slowness
Дата
Msg-id 9840f6c7-5644-1928-e224-b06ecd9297eb@gmail.com
обсуждение исходный текст
Ответ на Postgres DB Slowness  (<soumik.bhattacharjee@kpn.com>)
Ответы RE: Postgres DB Slowness
RE: Postgres DB Slowness
Список pgsql-admin
On 8/22/19 9:04 AM, soumik.bhattacharjee@kpn.com wrote:

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.


Have you validated that the Postgres server has the same indexes?

If so, did you ANALYZE all the tables?

--
Angular momentum makes the world go 'round.

В списке pgsql-admin по дате отправления:

Предыдущее
От:
Дата:
Сообщение: FW: Postgres DB Slowness
Следующее
От: Perry Chandler
Дата:
Сообщение: RE: Postgres DB Slowness