2013/1/30 Albe Laurenz <laurenz.a...@wien.gv.at> > 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