Re: query optimization - Mailing list pgsql-admin

From Julius Tuskenis
Subject Re: query optimization
Date
Msg-id 4875D589.1030107@nsoft.lt
Whole thread Raw
In response to query optimization  (Suresh Borse <s.borse@direction.biz>)
Responses Re: query optimization  (Suresh Borse <s.borse@direction.biz>)
List pgsql-admin
Hello, Suresh

Maybe its taking long for the first time, and then its faster? Did you
noticed any circumstances under witch your query takes longer to execute?


Suresh Borse rašė:
> Dear All,
>
> I am facing very strange problem in postgres while executing the view.
>
> When I execute the view some times it takes few milliseconds,
> sometimes it take several seconds and some times doesn't execute.
>
> I tried to troubleshoot using the explain plan method. But explain
> plan also changes for each execution.
>
> Can anybody help me for troubleshooting  and for resolving the
> performance issue.
>
>
> Thanks & Regards,
> Suresh Borse
>
>


--
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050


pgsql-admin by date:

Previous
From: Suresh Borse
Date:
Subject: query optimization
Next
From: Dev
Date:
Subject: Re: create role syntax