Re: Data Modelling Tools

From: shawn shahriari <shahroozee(at)yahoo(dot)com>
To: Mark Borins <mark(dot)borins(at)rigadev(dot)com>, pgsql-general(at)postgresql(dot)org
Cc: rickb(at)rigadev(dot)com
Subject: Re: Data Modelling Tools
Date: 2005-05-10 14:30:17
Message-ID: 20050510143017.9297.qmail@web54708.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mark,
ERwin is way to go...

Mark Borins <mark(dot)borins(at)rigadev(dot)com> wrote:

Postgres Newsgroup,

My company has been looking for a good database modelling tool for postgres and have yet to find something that completely satisfies our needs. We are currently using a product called DBWrench which is pretty good and has all the features we are looking for but is full of bugs and creates much head ache.

For example, this tool doesnt realize that in postgres you cant add a column and set not null in one ALTER TABLE statement. So we are forced to manually comb through the SQL scripts it creates and fix the buggy statements.

So my question is, postgres general newsgroup, what database modelling tools do you use? Open source or commercial it doesnt matter to me.

Thank you,

Mark


---------------------------------
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

Browse pgsql-general by date

  From Date Subject
Next Message Jimmie H. Apsey 2005-05-10 14:34:12 pg_dump problem Postgres 7.4
Previous Message Scott Marlowe 2005-05-10 14:00:57 Re: Need input on postgres used for phpBB