Re: Improve Query

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Zach Calvert <zachcalvert(at)hemerasoftware(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Improve Query
Date: 2009-05-27 15:25:12
Message-ID: 2f4958ff0905270825r6e972ba1w8d7ca991f5294d90@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

try creating index on all three columns.
Btw, 38ms is pretty fast. If you run that query very often, do prepare
it, cos I reckon it takes few ms to actually create plan for it.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message David Wall 2009-05-27 15:42:06 Re: Hosted servers with good DB disk performance?
Previous Message Joshua D. Drake 2009-05-27 14:25:59 Re: Hosted servers with good DB disk performance?