From: | "Roderick A(dot) Anderson" <raanders(at)acm(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: ER Diagram design tools (Linux) |
Date: | 2008-03-06 05:03:26 |
Message-ID: | 47CF7B1E.4040202@acm.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Kevin Kempter wrote:
> On Wednesday 05 March 2008 20:33:43 Conor McTernan wrote:
>> I was wondering if anyone knows of any good ER Diagram tools for
>> Postgres that run on Linux.
If you're not against paying there is dbwrench <http://www.dbwrench.com/>.
Java so it could be a bit of a problem because at the time I used it it
required a JRE that had some FOSS issues. :-)
Rod
--
>>
>> I have been using DBDesigner by FabForce for a couple of years, but
>> development has stopped while MySQL workbench is being built (for
>> windows only). Neither of these applications will talk to Postgres and
>> I've found DBDesigner to be a bit buggy at the best of times (it's
>> still quite good and better than nothing I suppose).
>>
>> I've been using PgAdmin3 which is great for updating/managing
>> tables/view etc, but I would really like something for modelling ER
>> diagrams which will talk directly to Postgres.
>>
>> Does anyone know of any commercial or open source software that will do
>> this?
>>
>> Cheers,
>>
>> Conor
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 1: if posting/reading through Usenet, please send an appropriate
>> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>> message can get through to the mailing list cleanly
>
> Have a look at Data Architect (www.theKompany.com)
> or Open System Architect (www.codebydesign.com)
>
>
> /Kevin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
From | Date | Subject | |
---|---|---|---|
Next Message | John Koller | 2008-03-06 05:40:21 | Re: I'm in need of something that should be there |
Previous Message | sathiya psql | 2008-03-06 04:52:17 | Re: indexing - creates problem |