summaryrefslogblamecommitdiff
path: root/databases/ptop/pkg-descr
blob: 167b57768c98049f517d4cbf10731d674a8503fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                
Ptop is top clone for PostgreSQL.
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics.


WWW: http://ptop.projects.postgresql.org/