Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 09:33:31 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/ptop Makefile distinfo pkg-descr
Message-ID:  <200712190933.lBJ9XVdd087825@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2007-12-19 09:33:31 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/ptop       Makefile distinfo pkg-descr 
  Log:
  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/
  
  PR:             ports/118809
  Submitted by:   Sunghyuk Do <sunghyuk@gmail.com>
  
  Revision  Changes    Path
  1.648     +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/ptop/Makefile (new)
  1.1       +3 -0      ports/databases/ptop/distinfo (new)
  1.1       +12 -0     ports/databases/ptop/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712190933.lBJ9XVdd087825>