From markwkm at gmail.com Thu Mar 6 03:16:55 2008 From: markwkm at gmail.com (Mark Wong) Date: Wed, 5 Mar 2008 19:16:55 -0800 Subject: [ptop-hackers] PostgreSQL top (ptop) 3.6.1 released Message-ID: <70c01d1d0803051916g79ea69d1i88a6ce5e105b86ed@mail.gmail.com> I'm pleased to announce the 3.6.1 release of ptop. It is a utility that provides a display of top PostgreSQL processes and other database statistics. Download here: http://pgfoundry.org/frs/download.php/1667/ptop-3.6.1.tar.gz Screen shots here: http://ptop.projects.postgresql.org/screenshots/ Please send any comments or problems to ptop-hackers ( at ) pgfoundry ( dot ) org Regards, Mark From hjs at rmax.nl Mon Mar 10 08:28:33 2008 From: hjs at rmax.nl (H.J. Sanders) Date: Mon, 10 Mar 2008 09:28:33 +0100 Subject: [ptop-hackers] ptop 3.6.1 Message-ID: L.S. While running configure on ptop 3.6.1. I get the message: could not locate termcap or curses headers Where do the have to be. We run Suse Enterprise Server 9 Many thanks Henk Sanders -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pgfoundry.org/pipermail/ptop-hackers/attachments/20080310/3258329f/attachment.html From markwkm at gmail.com Mon Mar 10 15:29:03 2008 From: markwkm at gmail.com (Mark Wong) Date: Mon, 10 Mar 2008 08:29:03 -0700 Subject: [ptop-hackers] ptop 3.6.1 In-Reply-To: References: Message-ID: <20080310082903.8a641deb.markwkm@gmail.com> On Mon, 10 Mar 2008 09:28:33 +0100 "H.J. Sanders" wrote: > L.S. > > While running configure on ptop 3.6.1. I get the message: > could not locate termcap or curses headers > > Where do the have to be. > > We run Suse Enterprise Server 9 > > Many thanks I'm going to guess that you need the ncurses-devel rpm. Hope that helps. Regards, Mark From andy at petdance.com Mon Mar 10 19:25:10 2008 From: andy at petdance.com (Andy Lester) Date: Mon, 10 Mar 2008 14:25:10 -0500 Subject: [ptop-hackers] (no subject) Message-ID: <434BDF5D-4F8E-465C-A0F9-782A84CDFDBF@petdance.com> -- Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance From markwkm at gmail.com Tue Mar 11 03:34:52 2008 From: markwkm at gmail.com (Mark Wong) Date: Mon, 10 Mar 2008 20:34:52 -0700 Subject: [ptop-hackers] yum repository for ptop Message-ID: <70c01d1d0803102034r6ab72337wecb93d1d2e7ac36d@mail.gmail.com> Devrim G?ND?Z has been kind enough to make rpms for RHEL, CentOS, and Fedora available via the Yum repository hosted by Command Prompt: http://yum.pgsqlrpms.org/howtoyum.php Regards, Mark From timc at telepaq.com Thu Mar 13 03:32:40 2008 From: timc at telepaq.com (=?big5?B?VGltIENoaWFuZyimv6vbp8op?=) Date: Thu, 13 Mar 2008 11:32:40 +0800 Subject: [ptop-hackers] openbsd4.2 Message-ID: <000601c884ba$e47d9cc0$d5051fac@telepaq.com> dear ptop-hackers, When i configured the ptop , it caused some error . you can see the following error messege . Configure doesn't recognize this system and doesn't know what module to assign to it. Help the cause and run the following command to let the maintainers know about this deficiency! Thanks. Just cut and paste the following: uname -a | mail -s openbsd4.2 ptop-hackers at pgfoundry.org configure: error: System type openbsd4.2 unrecognized My OS is OpenBSD GENERIC#4 i386 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pgfoundry.org/pipermail/ptop-hackers/attachments/20080313/2c9e0b48/attachment.html From markwkm at gmail.com Thu Mar 13 03:53:09 2008 From: markwkm at gmail.com (Mark Wong) Date: Wed, 12 Mar 2008 20:53:09 -0700 Subject: [ptop-hackers] openbsd4.2 In-Reply-To: <000601c884ba$e47d9cc0$d5051fac@telepaq.com> References: <000601c884ba$e47d9cc0$d5051fac@telepaq.com> Message-ID: <70c01d1d0803122053g3f9fc0au808da39abe1832f1@mail.gmail.com> On Wed, Mar 12, 2008 at 8:32 PM, Tim Chiang(??????) wrote: > > > dear ptop-hackers, > > When i configured the ptop , it caused some error . you can see the > following error messege . Yeah, that's a generic message that means there is no support for that platform. :( Hopefully someone will be able to help add support for OpenBSD. You're not the first person to ask. Regards, Mark From markwkm at gmail.com Thu Mar 13 06:10:56 2008 From: markwkm at gmail.com (Mark Wong) Date: Wed, 12 Mar 2008 23:10:56 -0700 Subject: [ptop-hackers] PostgreSQL top (ptop) 3.6.2-beta1 released Message-ID: <70c01d1d0803122310y60e69d29x64b75eb79c7660c4@mail.gmail.com> I'm pleased to announce the 3.6.1 release of ptop. It is a utility that provides a display of top PostgreSQL processes and other database statistics. Summary of changes: - Cumulative table and index stats in addition to differential stats. - Support for OS X, tested on 10.5. - Run EXPLAIN ANALYZE on currently running queries. Download here: http://pgfoundry.org/frs/download.php/1693/ptop-3.6.2-beta1.tar.gz http://pgfoundry.org/frs/download.php/1694/ptop-3.6.2-beta1.tar.bz2 Please send any comments or problems to ptop-hackers ( at ) pgfoundry ( dot ) org Regards, Mark From markwkm at gmail.com Thu Mar 13 06:12:36 2008 From: markwkm at gmail.com (Mark Wong) Date: Wed, 12 Mar 2008 23:12:36 -0700 Subject: [ptop-hackers] PostgreSQL top (ptop) 3.6.2-beta1 released In-Reply-To: <70c01d1d0803122310y60e69d29x64b75eb79c7660c4@mail.gmail.com> References: <70c01d1d0803122310y60e69d29x64b75eb79c7660c4@mail.gmail.com> Message-ID: <70c01d1d0803122312v58fc413ej6fad37c6d1445f8d@mail.gmail.com> On Wed, Mar 12, 2008 at 11:10 PM, Mark Wong wrote: > I'm pleased to announce the 3.6.1 release of ptop. That was supposed to read 3.6.2-beta1... Regards, Mark From selenamarie at gmail.com Thu Mar 13 13:50:47 2008 From: selenamarie at gmail.com (Selena Deckelmann) Date: Thu, 13 Mar 2008 06:50:47 -0700 Subject: [ptop-hackers] PostgreSQL top (ptop) 3.6.2-beta1 released In-Reply-To: <70c01d1d0803122310y60e69d29x64b75eb79c7660c4@mail.gmail.com> References: <70c01d1d0803122310y60e69d29x64b75eb79c7660c4@mail.gmail.com> Message-ID: <2b5e566d0803130650w3ddd2e91y5c688db082163d6d@mail.gmail.com> On Wed, Mar 12, 2008 at 11:10 PM, Mark Wong wrote: slight correction: > - Support for OS X, tested on 10.5. Tested on 10.4, compiled on 10.5 with a slight tweak to the INCLUDE path. -selena -- Selena Deckelmann PDXPUG - Portland PostgreSQL Users Group http://pugs.postgresql.org/pdx http://www.chesnok.com/daily From markwkm at gmail.com Sat Mar 22 16:11:01 2008 From: markwkm at gmail.com (Mark Wong) Date: Sat, 22 Mar 2008 09:11:01 -0700 Subject: [ptop-hackers] PostgreSQL top (ptop) 3.6.2-beta2 released Message-ID: <70c01d1d0803220911l52575499x27cfc13511617e44@mail.gmail.com> I'm pleased to announce the 3.6.2-beta2 release of ptop. It is a utility that provides a display of top PostgreSQL processes and other database statistics. Summary of changes: - Cumulative table and index stats in addition to differential stats. - Support for OS X, tested on 10.4, 10.5. - Support for OpenBSD, tested on 4.2. - Run 'EXPLAIN ANALYZE'. Download here: http://pgfoundry.org/frs/download.php/1718/ptop-3.6.2-beta2.tar.bz2 http://pgfoundry.org/frs/download.php/1717/ptop-3.6.2-beta2.tar.gz Please send any comments or problems to ptop-hackers ( at ) pgfoundry ( dot ) org Regards, Mark From martin at marquesminen.com.ar Mon Mar 31 20:00:33 2008 From: martin at marquesminen.com.ar (Martin Marques) Date: Mon, 31 Mar 2008 17:00:33 -0300 Subject: [ptop-hackers] ptop command Message-ID: <47F142E1.1030609@marquesminen.com.ar> I just found out that there is another ptop command on my laptop. It the free pascal configurable source beautifier. Won't this give some problems in the adoption by distributions? From martin at marquesminen.com.ar Mon Mar 31 21:47:29 2008 From: martin at marquesminen.com.ar (Martin Marques) Date: Mon, 31 Mar 2008 18:47:29 -0300 Subject: [ptop-hackers] Problemas compiling with tip Message-ID: <47F15BF1.50706@marquesminen.com.ar> I'm getting an error when trying to compile from the tip of ptop: [martin at dagobah ptop-build]$ make make all-am make[1]: Entering directory `/home/martin/hg/ptop-build' gcc -DHAVE_CONFIG_H -I. -I/usr/include -Wall -g -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/color.Tpo .deps/color.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include -Wall -g -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c commands.c: In function 'kill_procs': commands.c:397: error: 'sigdesc' undeclared (first use in this function) commands.c:397: error: (Each undeclared identifier is reported only once commands.c:397: error: for each function it appears in.) commands.c:397: error: dereferencing pointer to incomplete type commands.c:397: error: increment of pointer to unknown structure commands.c:397: error: arithmetic on pointer to an incomplete type commands.c:399: error: dereferencing pointer to incomplete type commands.c:401: error: dereferencing pointer to incomplete type commands.c:407: error: dereferencing pointer to incomplete type make[1]: *** [commands.o] Error 1 make[1]: Leaving directory `/home/martin/hg/ptop-build' make: *** [all] Error 2 For clarification, this is: [martin at dagobah ptop-build]$ hg log -r tip changeset: 144:e42e84a45841 tag: tip user: Mark Wong date: Sun Mar 23 11:40:08 2008 -0700 summary: Updated TODO list with ideas suggest since the beginning. From martin at marquesminen.com.ar Mon Mar 31 21:47:53 2008 From: martin at marquesminen.com.ar (Martin Marques) Date: Mon, 31 Mar 2008 18:47:53 -0300 Subject: [ptop-hackers] ptop command Message-ID: <47F15C09.6070208@marquesminen.com.ar> I just found out that there is another ptop command on my laptop. It the free pascal configurable source beautifier. Won't this give some problems in the adoption by distributions?