NEXT MEETING: November 15, 7pm - ptop

Lists: pdxpug
From: Mark Wong <markwkm(at)gmail(dot)com>
To: pdxpug(at)postgresql(dot)org
Subject: NEXT MEETING: November 15, 7pm - ptop
Date: 2007-11-09 19:48:27
Message-ID: 20071109114827.8ec01d57.markwkm@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pdxpug

Topic: ptop
Speaker: Mark Wong
When: Thursday, November 15th, 7:00pm
Where: FreeGeek, 1731 SE 10th Ave

Mark will give a live demo on ptop. (http://ptop.projects.postgresql.org/) ptop is a derivative of top that has been redesigned for monitoring PostgreSQL client processes:

* 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.

Come discussion features you would like to see!

Refreshments at the Lucky Lab after!


From: Thomas Keller <kellert(at)ohsu(dot)edu>
To: Postgresql PDX_Users <pdxpug(at)postgresql(dot)org>
Subject: Re: NEXT MEETING: November 15, 7pm - ptop
Date: 2007-11-09 20:19:13
Message-ID: E0A31606-EA5D-4010-A433-8B05C906DB9C@ohsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pdxpug

Has the standard meeting time changed from 3rd Tuesdays to Thursdays?

Tom
MMI Shared Resource Facility
503-494-2442
kellert at ohsu.edu

On Nov 9, 2007, at 11:48 AM, Mark Wong wrote:

> Topic: ptop
> Speaker: Mark Wong
> When: Thursday, November 15th, 7:00pm
> Where: FreeGeek, 1731 SE 10th Ave
>
> Mark will give a live demo on ptop. (http://
> ptop.projects.postgresql.org/) ptop is a derivative of top that
> has been redesigned for monitoring PostgreSQL client processes:
>
> * 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.
>
> Come discussion features you would like to see!
>
> Refreshments at the Lucky Lab after!
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org


From: Mark Wong <markwkm(at)gmail(dot)com>
To: Thomas Keller <kellert(at)ohsu(dot)edu>
Cc: Postgresql PDX_Users <pdxpug(at)postgresql(dot)org>
Subject: Re: NEXT MEETING: November 15, 7pm - ptop
Date: 2007-11-09 20:31:36
Message-ID: 20071109123136.0868d777.markwkm@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pdxpug

On Fri, 9 Nov 2007 12:19:13 -0800
Thomas Keller <kellert(at)ohsu(dot)edu> wrote:

> Has the standard meeting time changed from 3rd Tuesdays to Thursdays?

Yeah. :)

Mark