Re: Database Design tool

From: Wei Weng <wweng(at)kencast(dot)com>
To: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Database Design tool
Date: 2002-10-30 23:07:31
Message-ID: 1036019251.8021.5.camel@Monet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

My colleague installed a redhat database 2(which is based on postgresql)
onto his redhat 7.3 machine and it came with a very nice java query
analyzer tool. It is sort of like the query analyzer in MS SQL Server
with the graphical output of the execution plan, quite intuitive.

I wonder if I can find a standalone java query analyzer package. Does
anyone know?

Thanks

On Wed, 2002-10-30 at 15:42, Kevin Old wrote:
> Dan,
>
> I use Xpg....a Java Postgresql client and it is awesome.
>
> It's at http://www.kazak.ws/xpg/
>
> Kevin
>
> On Wed, 2002-10-30 at 10:30, Dan Hrabarchuk wrote:
> > gASQL is a gnome-db client that looks like it has a lot of promise. The
> > only problem is I've never been able to get the application to run
> > properly. I'm using RedHat 8.0 on my desktop. The last official version
> > does not install properly. If I grab a CVS copy, I go through dependency
> > hell. Has anyone ever actually gotten gASQL to work?
> >
> > Dan
> >
> > On Wed, 2002-10-30 at 06:35, Johannes Lochmann wrote:
> > > On Wed, 2002-10-30 at 07:45, Viacheslav N Tararin wrote:
> > >
> > > Hi,
> > >
> > > (which list should this go to? I guess it is OT on both...)
> > >
> > > > Can anybody take me reference on Database design tool with PostgreSQL
> > > > support.
> > >
> > > Dia and dia2sql (or something similar...) Google knows more :-)
> > >
> > > HTH
> > >
> > > Johannes Lochmann
> > >
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 2: you can get off all lists at once with the unregister command
> > > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
> --
> Kevin Old <kold(at)carolina(dot)rr(dot)com>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
--
Wei Weng
Network Software Engineer
KenCast Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Boris Köster 2002-10-30 23:07:43 Yet another free CMS that works with PostgreSQL
Previous Message Darren Ferguson 2002-10-30 23:02:55 Re: 6.5 data export issues

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-10-30 23:43:54 Re: Database Design tool
Previous Message Kevin Old 2002-10-30 20:42:04 Re: [SQL] Database Design tool