Обсуждение: High Disk Utilization Due to Query on Large Table

Поиск
Список
Период
Сортировка

High Disk Utilization Due to Query on Large Table

От
kasem adel
Дата:
Dears,

We are experiencing high disk utilization caused by a query running on a table containing 300,000,000 rows. This issue has occurred after running the ANALYZE process with default values.

We would greatly appreciate your urgent support to help resolve this issue.

Looking forward to your assistance.


Thanks 


Re: High Disk Utilization Due to Query on Large Table

От
Laurenz Albe
Дата:
On Tue, 2025-01-21 at 20:10 +0200, kasem adel wrote:
> We are experiencing high disk utilization caused by a query running on a table
> containing 300,000,000 rows. This issue has occurred after running the ANALYZE
> process with default values.

If you are waiting for someone to connect to your system and fix the problem,
you are going to wait in vain.  If you want help, you have to provide information
that allows us to help you.

Please post the query and its EXPLAIN (ANALYZE, BUFFERS, SETTINGS) output.
Also tell us which PostgreSQL version you are using.

Yours,
Laurenz Albe