Re: Visual display tool?

From: "Tom Pfau" <T(dot)Pfau(at)emCrit(dot)com>
To: "Peter Darley" <pdarley(at)kinesis-cem(dot)com>, "Oberpriller, Wade D(dot)" <oberpwd(at)nsc-msg01(dot)network(dot)com>, "PostgreSQL General Help (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Visual display tool?
Date: 2002-03-20 15:20:38
Message-ID: 5C47691674725C47B02996F02C0D362107B63E@exchange.rane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Although Data Architect has crashed on me a few times, it has not done
anything to destabilize W2K. I haven't checked out the linux version
yet.

-----Original Message-----
From: Peter Darley [mailto:pdarley(at)kinesis-cem(dot)com]
Sent: Wednesday, March 20, 2002 9:44 AM
To: Tom Pfau; Oberpriller, Wade D.; PostgreSQL General Help (E-mail)
Subject: RE: [GENERAL] Visual display tool?

Tom,
I found that DataArchitect crashes every windows machine I
installed it on.
I assume that it works correctly on Linux, but installing anything with
dependencies in Linux is far more work than I can deal with (My life
would
probably be better if I weren't so lazy).
Thanks,
Peter Darley

-----Original Message-----
From: Tom Pfau [mailto:T(dot)Pfau(at)emCrit(dot)com]
Sent: Wednesday, March 20, 2002 6:44 AM
To: Peter Darley; Oberpriller, Wade D.; PostgreSQL General Help (E-mail)
Subject: RE: [GENERAL] Visual display tool?

Yeah, Visio can reverse engineer your database and make a pretty picture
but it doesn't support PostgreSQL very well for generating a database.
It loses any foreign key constraint options (ON DELETE, ON UPDATE) that
you might set. It's also a pig (takes several minutes to load our
database diagram of about 50 tables). We're evaluating Data Architect
(http://www.theKompany.com/).

-----Original Message-----
From: Peter Darley [mailto:pdarley(at)kinesis-cem(dot)com]
Sent: Tuesday, March 19, 2002 4:42 PM
To: Oberpriller, Wade D.; PostgreSQL General Help (E-mail)
Subject: Re: [GENERAL] Visual display tool?

Wade,
Probably won't be a hit here, since it's not open source, and is
indeed
owned by Microsoft, but Visio does an excellent job of this. Using an
ODBC
connection it can decompile a database, draw out foreign key relations,
etc.
Very slick.
Thanks,
Peter D.

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Oberpriller,
Wade D.
Sent: Tuesday, March 19, 2002 7:43 AM
To: PostgreSQL General Help (E-mail)
Subject: [GENERAL] Visual display tool?

Can anyone recommend a visual display tool to create a picture (i.e.
table
layouts and relationships) of my database? Pictures are worth a thousand
words.

Wade Oberpriller http://www.storagetek.com
Software Development Phone: (763) 424-1538
StorageTek: MRDC (800) 328-9108 ext. 1538
wade_oberpriller(at)storagetek(dot)com Fax: (763) 391-1095

---------------------------(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 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2002-03-20 15:21:16 Re: Generating a list of days
Previous Message Thomas Lockhart 2002-03-20 15:14:19 Re: Auomatic numbering, replacing nulls and IF