| From: | "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Roberto João Lopes Garcia <roberto(at)mha(dot)com(dot)br>, <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | Re: pgmonitor on solaris |
| Date: | 2001-03-27 01:10:44 |
| Message-ID: | Pine.LNX.4.30.0103262008520.20643-100000@chapelperilous.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
On Mon, 26 Mar 2001, Peter Eisentraut wrote:
> > See previous email. Seems it is my awk code that is the problem.
>
> It seems odd that a Tcl program would have to use awk. Awk is one of the
> more unportable tools in existance.
Actually, Perl/Tk may have been a better language to code this in -- you
essentially get all the features of awk (and sed and everything else you
get with Perl) with the portability of Perl and the GUI of Tcl/Tk...
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Eureka!
-- Archimedes
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-03-27 01:58:07 | Re: Re: pgmonitor on solaris |
| Previous Message | Mikhail Terekhov | 2001-03-26 21:41:47 | PyGreSQL: setup.py is broken in RC1 |