pgmonitor completed
[ BCC to admin]
I have completed my PostgreSQL session monitor utility, pgmonitor. I
have recently added the ability to start/stop the postmaster.
I considered adding the ability to set postmaster/postgres command
flags, but decided they are not changed frequently enough.
It still does not work on Solaris under 7.1RC because no Solaris users
have gotten ps_status working on that platform.
I plan to write PostgreSQL articles for the next few weeks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachments:
I tried to intall pltcl, but failed when I tried to build a
pltcl.so
it seems hangging on there forever, what's wrong??
su-2.04# cd /work/src/pgsql702/src/pl/tcl/
su-2.04# ls
CVS mkMakefile.tcldefs.sh.in
INSTALL modules
Makefile pltcl.c
license.terms pltcl_guide.nr
mkMakefile.tcldefs.sh test
su-2.04# gmake
Makefile:22: Makefile.tcldefs: No such file or directory
/bin/sh ./mkMakefile.tcldefs.sh
^Cgmake: *** Deleting file `Makefile.tcldefs'
gmake: *** [Makefile.tcldefs] Interrupt
Jie LIANG
St. Bernard Software
10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873
jliang@ipinc.com
www.stbernard.com
www.ipinc.com
You don't need pltcl, just libtcl.
I tried to intall pltcl, but failed when I tried to build a
pltcl.so
it seems hangging on there forever, what's wrong??su-2.04# cd /work/src/pgsql702/src/pl/tcl/
su-2.04# ls
CVS mkMakefile.tcldefs.sh.in
INSTALL modules
Makefile pltcl.c
license.terms pltcl_guide.nr
mkMakefile.tcldefs.sh test
su-2.04# gmake
Makefile:22: Makefile.tcldefs: No such file or directory
/bin/sh ./mkMakefile.tcldefs.sh
^Cgmake: *** Deleting file `Makefile.tcldefs'
gmake: *** [Makefile.tcldefs] InterruptJie LIANG
St. Bernard Software
10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873jliang@ipinc.com
www.stbernard.com
www.ipinc.com
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
What I need to do to install libtcl
Do I still need to
createlang -d dbname pltcl??
and when??
Jie LIANG
St. Bernard Software
10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873
jliang@ipinc.com
www.stbernard.com
www.ipinc.com
On Sat, 7 Apr 2001, Bruce Momjian wrote:
Show quoted text
You don't need pltcl, just libtcl.
I tried to intall pltcl, but failed when I tried to build a
pltcl.so
it seems hangging on there forever, what's wrong??su-2.04# cd /work/src/pgsql702/src/pl/tcl/
su-2.04# ls
CVS mkMakefile.tcldefs.sh.in
INSTALL modules
Makefile pltcl.c
license.terms pltcl_guide.nr
mkMakefile.tcldefs.sh test
su-2.04# gmake
Makefile:22: Makefile.tcldefs: No such file or directory
/bin/sh ./mkMakefile.tcldefs.sh
^Cgmake: *** Deleting file `Makefile.tcldefs'
gmake: *** [Makefile.tcldefs] InterruptJie LIANG
St. Bernard Software
10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873jliang@ipinc.com
www.stbernard.com
www.ipinc.com-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026