Search Postgresql Archives

Re: Posgresql Log: lots of parse statements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 1, 2018 at 8:23 AM, Vikas Sharma <shavikas@xxxxxxxxx> wrote:
Hi All,

I need help to understand this please. I was looking to do performance tuning on slow queries so have stated logging queries taking more than 15 secs. In the postgresql log  I can see a query which appears only as "parse" while others appear as execute.
​[...]​
I don't see this query to appear as execute, so how can find out how much time it's taking to execute? does this parse timing includes execute also?

​The most likely explanation is that executing the already parsed query takes less than 15 seconds and so doesn't appear due to your filter.

David J.
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux