Thread: GUI interface

GUI interface

From
"Julio Cuz, Jr."
Date:
HI--

Is there a GUI interface for Postgresql for Red hat Linux 7?


Julio Cuz, Jr.
Riverside Community College
jcuz@rccd.cc.ca.us


Re: GUI interface

From
Steve Bern
Date:
On Thu, 4 Jan 2001, Julio Cuz, Jr. wrote:

The best I've seen is a web interface -- phpPgAdmin.  I think it's from
phpwizards or it's a project on sourceforge -- search google for it and
you'll have yourself a link.  It allows gui control for most common tasks,
and you can submit raw sql from it too for more exotic tasks.

Steve

> HI--
>
> Is there a GUI interface for Postgresql for Red hat Linux 7?
>
>
> Julio Cuz, Jr.
> Riverside Community College
> jcuz@rccd.cc.ca.us
>


Re: GUI interface

From
"Dan Wilson"
Date:
phpPgAdmin used to be on phpwizard.net, but we recently moved it to
http://www.greatbridge.org/projects/phppgadmin  Version 2.2.1 was just
released as well.  Lot's of new features!

-Dan

> The best I've seen is a web interface -- phpPgAdmin.  I think it's from
> phpwizards or it's a project on sourceforge -- search google for it and
> you'll have yourself a link.  It allows gui control for most common tasks,
> and you can submit raw sql from it too for more exotic tasks.