Re: Issues of slow running queries when dealing with Big Data

From: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
To: Shaozhong SHI <shishaozhong(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Issues of slow running queries when dealing with Big Data
Date: 2020-07-28 11:31:10
Message-ID: da6e17a2-281f-ac70-19e4-11416feb47ea@archidevsys.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 28/07/2020 22:54, Shaozhong SHI wrote:
> It has been found that issues occur when Big Data is being handled
> with PostGIS. Typically, queries can be killed by the system or memory
> is out.  Often, queries can be very slow.  Sometimes, it will take
> days or weeks to complete.
>
> What are the best approaches and means for improving the performance
> of queries and processes in PostgreSQL/PostGIS?
>
> Can anyone shed light on this?
>
> Regards,
>
> Shao

Probably helps if you can give us more details!

Such as O/S, versions of PostgreSQL/PostGIS, and hardware used. Plus
anything else you think might be relevant.

Cheers,
Gavin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Ribe 2020-07-28 12:26:31 Re: is JIT available
Previous Message David Rowley 2020-07-28 10:57:37 Re: is JIT available