Re: Issues of slow running queries when dealing with Big Data - Mailing list pgsql-general

From Michael Lewis
Subject Re: Issues of slow running queries when dealing with Big Data
Date
Msg-id CAHOFxGrZehS5ivsKU_HCSx67Cm4tU72CPqrOd7j6XYpL6GdOVQ@mail.gmail.com
Whole thread Raw
In response to Re: Issues of slow running queries when dealing with Big Data  (Shaozhong SHI <shishaozhong@gmail.com>)
Responses Re: Issues of slow running queries when dealing with Big Data
List pgsql-general
Many thanks.  Is this way correct?  I am learning what is meant by 'top posting'.

Yes.

On the subject of your settings, I don't see anything for work_mem, random_page_cost and other commonly tuned parameters. That would be a good start. What sort of machine specs are there for Postgres instance? Cpu, ram, disk type (spinning disk, ssd, etc)? Are any other applications running on this machine? 

Do you have an example query and explain analyze output? Are you aware of https://explain.depesz.com/ ?

pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: bad JIT decision
Next
From: Shaozhong SHI
Date:
Subject: Re: Issues of slow running queries when dealing with Big Data