Announce: PgBrowse-0.9 - Mailing list pgsql-general

From Jerry LeVan
Subject Announce: PgBrowse-0.9
Date
Msg-id 2BAAD83C-9F90-11D8-A92A-000393779D9C@eku.edu
Whole thread Raw
Responses Re: Announce: PgBrowse-0.9  (Rob <pgadmin@itsbeen.sent.com>)
List pgsql-general
PgBrowse is a multiplatform Postgresql database browser written in
Tcl/Tk. PgBrowse provides an easy to use interface to Postgresql 7.4*

PgBrowse provides a simple text pane for entering SQL or PL/* code.
The user can choose to execute a single line, multiple statements or
the contents of the entire edit window. Server notices and selection
results are displayed in their own "panes".

The program will use L Bayuk's pgintcl postgres-tcl interface if the
standard postgresql library is not present. Thus *no* postgresql
software need be present to use the program.

I have run the program on MacOS X and Windows XP. I have not heard any
feedback on Linux ( but a recent version of Tcl/Tk should be
sufficient).

The home for the software is http://homepage.mac.com/levanj/TclTk

Enjoy,

Jerry


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Changing the size of a varchar field
Next
From: Troels Arvin
Date:
Subject: Re: CHECK constraints and optimizations