You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates additional extensions and functions for collecting metrics using these extensions objects (currently, pg_buffercache and pgpro_stat_statements).
78
78
>**_NOTE:_***pg_buffercache* can sometimes generate overhead compared to the common behavior of other objects. To avoid this you can `SET work_mem` on *database* or *mamonsu user* level, but be careful not to affect other objects performance.
0 commit comments