Search Postgresql Archives

Re: Fwd: Functions not visible in pg_stat_user_functions view

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

 




2013/1/30 Albe Laurenz <laurenz.albe@xxxxxxxxxx>
The most likely explanation for what you observe is that
the functions have never been called since track_functions
has been set to "all".

You can see if that is indeed the reason by calling one
of your "invisible" functions and see if it becomes
visible afterwards.


thanks a lot :)
works as described.

I think it is good idea to extend description in doc (http://www.postgresql.org/docs/9.2/static/monitoring-stats.html#PG-STAT-USER-FUNCTIONS-VIEW) to cover this case.

again: thank You very much for help.

Regards,
Bartek 


[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