Re: Postgresql Performance Issue - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: Postgresql Performance Issue
Date
Msg-id CACjxUsPFYzLExC9=hdxd0K3dvKmqhOCXq=3_1G6nWu=Ub9h=Mg@mail.gmail.com
Whole thread Raw
In response to Postgresql Performance Issue  (debasis.moharana@ipathsolutions.co.in)
List pgsql-bugs
On Fri, Aug 19, 2016 at 6:57 AM, <debasis.moharana@ipathsolutions.co.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

pgsql-bugs by date:

Previous
From: "Rader, David"
Date:
Subject: Re: Postgresql Performance Issue
Next
From: mitramaddy@gmail.com
Date:
Subject: BUG #14291: Sequence ID gets modified even for "on conflict" update