Re: Avoiding Recheck Cond when using Select Distinct

From: Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>
To: Vitalii Tymchyshyn <tivv00(at)gmail(dot)com>
Cc: jackrg <jack(at)groundbreakingsoftware(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Avoiding Recheck Cond when using Select Distinct
Date: 2013-02-22 19:06:08
Message-ID: CAOtHd0DPv3rc2_bUqsBWQM3-n6FcYZXnNp4aZif-R6Rc+8G7ig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Feb 22, 2013 at 9:59 AM, Vitalii Tymchyshyn <tivv00(at)gmail(dot)com> wrote:
>> Tuning Postgre is not an option, as the instance
>> is provided by Heroku and as far as I know cannot be tuned by me.
>>
> Most tuning parameters can be set at per-query basis, so you can issue
> alter database set param=value
> to have same effect as if it was set through postgresql.conf.

Jack,

Jeff brought up some great points and What Vitalii suggested should
let you tweak most knobs, but if you're running into limitations of
the platform or you find default settings which seem outright
incorrect, please file a support ticket and we'll be happy to work
with you.

Thanks,
Maciek
Heroku Postgres

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Carlo Stonebanks 2013-02-22 20:05:34 Re: Are bitmap index scans slow to start?
Previous Message Nikolas Everett 2013-02-22 19:05:02 Re: Are bitmap index scans slow to start?