Re: Postgresql Performance Issue

From: Kevin Grittner <kgrittn(at)gmail(dot)com>
To: debasis(dot)moharana(at)ipathsolutions(dot)co(dot)in
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Postgresql Performance Issue
Date: 2016-08-19 15:27:48
Message-ID: CACjxUsPFYzLExC9=hdxd0K3dvKmqhOCXq=3_1G6nWu=Ub9h=Mg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Aug 19, 2016 at 6:57 AM, <debasis(dot)moharana(at)ipathsolutions(dot)co(dot)in> wrote:

> When i execute a simple query to fetch 35000 of records it takes
> 2 seconds in MSSQL but when i execute the same query in
> Postgresql it takes 10.3 seconds to fetch the record.

As David mentioned, this is not a bug report, so it doesn't belong
on this list. I'm going to suggest that you follow the recommended
procedures for asking for help with slow queries. Please read this
page and post to the pgsql-performance list:

https://wiki.postgresql.org/wiki/SlowQueryQuestions

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message mitramaddy 2016-08-20 22:17:08 BUG #14291: Sequence ID gets modified even for "on conflict" update
Previous Message Rader, David 2016-08-19 12:57:49 Re: Postgresql Performance Issue