Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Robert Treat
Well, actually ERWin does work with PostgreSQL via ODBC. The version I tried was I think the last release of the 3.x series, and I had enough trouble with it to decide against using it. I am told the 4.x series improved things, though if your already familiar with erwin you probably could get by.

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Patrick Bakker
Title: RE: [GENERAL] [SQL] Database Design tool I had gASQL working once but that was awhile ago. gASQL has now been renamed as Mergeant and is being developed in conjunction with the gnome-db libraries as far as I know. I don't think there has been a stable release of it yet, although

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread tony
On Tue, 2002-11-05 at 15:00, Thomas Good wrote: > Is there a page at PostgreSQL.org where all these links are listed? > I've been saving each bit of mail that goes by on this thread...but > a page on Pg would be very nice. ;-) you mean like techdocs.postgresql.org ??? The page that is mentionn

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Kaare Rasmussen
> Thanks. This gives me a few more tools to look at. Boy, do we have an > answer for the folks who complain "there are no GUI tools for Postgres". While there are a number of GUI tools for PostgreSQL, there's still no real database design tool like ErWin or so. -- Kaare Rasmussen

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Josh Berkus
Robert, > There are actually two sections on the techdocs site now relating to > this at http://techdocs.postgresql.org/oresources.php > look under the sections ERD Tools and Database Design > > Not that I'm not looking forward to your article Josh ;-) Thanks. This gives me a few more tools to

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Robert Treat
There are actually two sections on the techdocs site now relating to this at http://techdocs.postgresql.org/oresources.php look under the sections ERD Tools and Database Design Not that I'm not looking forward to your article Josh ;-) Robert Treat On Tue, 2002-11-05 at 11:33, Josh Berkus wrote:

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Josh Berkus
Thomas, > > DBVisualizer is pretty good. > > Is there a page at PostgreSQL.org where all these links are listed? > I've been saving each bit of mail that goes by on this thread...but > a page on Pg would be very nice. ;-) I was planning on writing an article; so far, I have a list of about 14 i

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Thomas Good
On Tue, 5 Nov 2002, Michael Ansley (UK) wrote: > DBVisualizer is pretty good. Is there a page at PostgreSQL.org where all these links are listed? I've been saving each bit of mail that goes by on this thread...but a page on Pg would be very nice. ;-) Cheers,

Re: [GENERAL] [SQL] Database Design tool

2002-11-05 Thread Michael Ansley (UK)
Title: RE: [GENERAL] [SQL] Database Design tool   -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 DBVisualizer is pretty good. >> -Original Message- >> From: Johannes Lochmann [mailto:[EMAIL PROTECTED]] >> Sent: 30 October 2002 14:36 >> To: [EMAIL PROT

Re: [GENERAL] [SQL] Database Design tool

2002-11-04 Thread Larry Rosenman
g]On Behalf Of Dan Hrabarchuk > > Sent: Wednesday, October 30, 2002 7:31 AM > > To: Johannes Lochmann > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: Re: [GENERAL] [SQL] Database Design tool > > > > > > gASQL is a gnome-db client that looks like it ha

Re: [SQL] Database Design tool

2002-11-01 Thread Reinoud van Leeuwen
On Wed, 30 Oct 2002 14:35:23 + (UTC), [EMAIL PROTECTED] (Johannes Lochmann) wrote: >> Can anybody take me reference on Database design tool with PostgreSQL >> support. You can use PowerDesigner from Sybase. Windows only. A fully functional trial version (45 days) is downloadable at www.sybas

Re: [SQL] Database Design tool

2002-10-30 Thread Josh Berkus
Wei, > Do you have any idea of what the software is called? I could only find > the redhat database ISO for download. Announced on PGSQL-ANNOUNCE a couple of weeks ago: (if you're not subscribed to PGSQL-ANNOUNCE, you should be) === The Red Hat

Re: [SQL] Database Design tool

2002-10-30 Thread Wei Weng
Josh: Do you have any idea of what the software is called? I could only find the redhat database ISO for download. Thanks On Wed, 2002-10-30 at 18:43, Josh Berkus wrote: > Wei, > > > My colleague installed a redhat database 2(which is based on postgresql) > > onto his redhat 7.3 machine and it

Re: [SQL] Database Design tool

2002-10-30 Thread Josh Berkus
Wei, > 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 w

Re: [SQL] Database Design tool

2002-10-30 Thread Wei Weng
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 fin

Re: [SQL] Database Design tool

2002-10-30 Thread Kevin Old
Dan, I use Xpga 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

Re: [SQL] Database Design tool

2002-10-30 Thread Dan Hrabarchuk
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 anyon

Re: [SQL] Database Design tool

2002-10-30 Thread Johannes Lochmann
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

Re: [SQL] Database Design tool

2002-10-30 Thread Tomasz Myrta
Uz.ytkownik Viacheslav N Tararin napisa?: Hi. Can anybody take me reference on Database design tool with PostgreSQL support. pgadmin.postgresql.org Tomasz Myrta ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [SQL] Database Design tool

2002-10-30 Thread Bhuvan A
> Can anybody take me reference on Database design tool with PostgreSQL > support. > visit, http://sourceforge.net/projects/phppgadmin/ regards, bhuvaneswaran ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives

[SQL] Database Design tool

2002-10-29 Thread Viacheslav N Tararin
Hi. Can anybody take me reference on Database design tool with PostgreSQL support. thanks. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster