Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id AAA02932 for postgres-dist; Fri, 11 Feb 1994 00:57:37 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199402110857.AAA02932@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from dutiba.twi.tudelft.nl (dutiba.twi.tudelft.nl [130.161.157.8]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id AAA02923 for <postgres@postgres.berkeley.edu>; Fri, 11 Feb 1994 00:57:34 -0800
Received: from dutiag.twi.tudelft.nl by dutiba.twi.tudelft.nl with SMTP
	(15.11.1.6/15.6) id AA29389; Fri, 11 Feb 94 09:32:05 +0100
From: Ton Biegstraaten <abi@dutiba.twi.tudelft.nl>
Message-Id: <9402110832.AA29389@dutiba.twi.tudelft.nl>
Subject: Re: EMACS frontend, TK frontend for postgres  ?
To: postgres@postgres.Berkeley.EDU (postgres)
Date: Fri, 11 Feb 1994 09:31:03 +0100 (MET)
In-Reply-To: <9402041716.AA27104@w250zrz.zrz.TU-Berlin.DE> from "Gero Guenther" at Feb 4, 94 06:16:59 pm
Return-Receipt-To: abi@dutiba.twi.tudelft.nl
X-Mailer: ELM [version 2.4 PL5]
Content-Type: text
Content-Length: 1447      
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Fri, 11 Feb 94 00:57:37 -0800
Resent-XMts: smtp

>  Hey folks, are there any EMACS frontends, TK frontends for postgres
> under development? Currendly I'm running postgress in a renamed
> shell buffer with the MONITOR forntend to postgres. I want a (emacs)
> forms like simple/fast imput/ouput frontend for EMACS. Advanced
> querys should be in postquel.

I don't know about an emacs frontend but there is something in the
tcl/tk domain.  There is a library PQTcl for tclX that implements
libpq for tcl.  There's also an old and very preliminary alpha release
(never to be finished however) of a browser. Both can be found on
harbor.ecn.purdue.edu.  They work for old versions of tcl/tk and the
browser is build with an old version of xf, the GUI builder for tk.  I
managed somehow to use them with the more recent tcl/tk/tclX/xf
releases on a sparc and a linux box, especially the browser needed
some hacking.

The library is very usefull, but I don't know if it's complete. Simple
queries work. The browser isn't very usefull at the moment in my
opinion. But it has some basic queries you can use to build a usefull
one. I try to buils something that fills my needs but as I am no expert
in both databases and tcl/tk/xf it's probably more private education
but if something usefull emerges I'll let you know.

Ton

-- 
Name: Ton Biegstraaten				Tel : +3115782467
Org.: TU Delft					Fax : +3115787141
      Julianalaan 132				Mail: abi@dutiba.twi.tudelft.nl
      2628 BL Delft, The Netherlands
