Re: top for postgresql (ptop?)

From: "Mark Wong" <markwkm(at)gmail(dot)com>
To: "Euler Taveira de Oliveira" <euler(at)timbira(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: top for postgresql (ptop?)
Date: 2007-09-26 16:19:39
Message-ID: 70c01d1d0709260919j6c17235co8fe0e95e641a4f64@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/25/07, Euler Taveira de Oliveira <euler(at)timbira(dot)com> wrote:
> Mark Wong wrote:
> > Hi everyone,
> >
> > I was playing with converting unixtop (the version of top used in
> > FreeBSD) to only show PostgreSQL processes pulled from the
> > pg_stat_activity table. I have a version that kind of works here:
> >
>
> Nice idea. But I got a segfault trying to execute it. My SO is a
> Slackware 12.0, glibc 2.5, gcc 4.1.2. I didn't have time to look through
> the code, sorry.

[snip]

Thanks for that stack trace. I'm not too familiar with that part of
the unixtop code, but I'll let you know if I can figure it out...

Regards,
Mark

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Wong 2007-09-26 16:23:02 Re: top for postgresql (ptop?)
Previous Message Mark Wong 2007-09-26 16:17:23 Re: top for postgresql (ptop?)