Re: Slow query with big tables

From: Tommi K <t2nn2t(at)gmail(dot)com>
To: akretschmer(at)spamfence(dot)net, pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow query with big tables
Date: 2016-08-26 13:17:49
Message-ID: CAOLG3nrKEuAe2NEQK-z65X5H_i22Vg3tDpB=KYJ9ai07dYxNGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello,
thanks for the response. I did not get the response to my email even though
I am subscribed to the pgsql-performance mail list. Let's hope that I get
the next one :)

Increasing work_mem did not have great impact on the performance. But I
will try to update the PostgreSQL version to see if it speeds up things.

However is there way to keep query time constant as the database size
grows. Should I use partitioning or partial indexes?

Best Regards,
Tommi Kaksonen

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Craig James 2016-08-26 13:40:20 Re: Slow query with big tables
Previous Message Andreas Kretschmer 2016-08-25 10:36:19 Re: Slow query with big tables