| From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
|---|---|
| To: | "Foster, Kristian B \(HSC\)" <kristian-foster(at)ouhsc(dot)edu>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: Query Time is Slow |
| Date: | 2013-02-08 22:45:59 |
| Message-ID: | 1360363559.52467.YahooMailNeo@web162904.mail.bf1.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
"Foster, Kristian B (HSC)" <kristian-foster(at)ouhsc(dot)edu> wrote:
> Currently the queries are running about 4x slower on postgres than
> sql server. Is there any settings I need to check?
Your best bet would be to pick one query and follow the steps
recommended here:
http://wiki.postgresql.org/wiki/SlowQueryQuestions
That is likely to yield good advice which will help all queries,
but if anything remains slow after the first one is sorted out,
pick another.
-Kevin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Johnny Tan | 2013-02-09 13:19:33 | Re: postgresql.conf recommendations |
| Previous Message | Foster, Kristian B (HSC) | 2013-02-08 22:13:29 | Query Time is Slow |