Re: Postgresql Performance Issue

From: "Rader, David" <davidr(at)openscg(dot)com>
To: debasis(dot)moharana(at)ipathsolutions(dot)co(dot)in
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Postgresql Performance Issue
Date: 2016-08-19 12:57:49
Message-ID: CAABt7R7+eZnG4Un8cbBBQ==w6bf6JPQCUBUcodAyF=43f+chvQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello -

This is not a PostgreSQL bug. Please try your question on the General list (
https://www.postgresql.org/list/pgsql-general/) or, because you are using
the bigsql distribution, you could try their feedback forum.

To get useful help, it will be critical for you to provide information such
as your schema, the query you tried to run, hardware specs, etc. How to
tune a query and Postgres system depends on all of these.

--
David Rader
davidr(at)openscg(dot)com

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

> Dear Sir/Mam,
>
> i am Debasis I want to migrate a database from MSSQL to
> Postgresql.9.5.I have install the exe file(PostgreSQL-9.5.4-2-win64-bigsql)
> i have migrate the tables from MSSQL database to postgresql database with
> data.But 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.
>
> I have R & D on it and find solution to setting postgresql.conf file
> but still having same problem.
> Can you please guide me how to improve the performance of fetching the
> record?
>
>
> Regards,
> Debasis Moharana
> .NET Developer
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2016-08-19 15:27:48 Re: Postgresql Performance Issue
Previous Message Michael Paquier 2016-08-19 12:14:36 Re: GTM Server issue