From: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> |
---|---|
To: | Rob Brenart <postgresql(at)oculardata(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Looking for a good ERD Tool |
Date: | 2005-07-08 00:28:29 |
Message-ID: | 42CDC8AD.1000100@doitonce.net.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
There are probability* *a few around, but i think most people just use a
flowcharting software to created designs. I know for the work that i do
with postgresql i use smartdraw as it can do anything i want then i
apply these designs to postgresql using EMS Manager.
Rob Brenart wrote:
> I'm looking for a good ERD tool that's designed to work with
> PostgreSQL... currently I use the one found here
> http://www.fabforce.net/dbdesigner4/index.php for MySQL, and I just
> create the actual tables and such by hand... kinda of a kludge, and I
> lose all the reverse engineering benefits... but cest'le'vie.
>
> Anyway, would like to find a similar tool specifically designed for
> PostgreSQL... does one exist or is it a futile search?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | David Gagnon | 2005-07-08 00:46:58 | Postgresql is not able to find a stored procedure with a smallint instead of integer in signature |
Previous Message | BigSmoke | 2005-07-07 21:33:48 | Re: A trigger that acts on a column with a given column name |