From: | Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com> |
---|---|
To: | Mark Borins <mark(dot)borins(at)rigadev(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org, rickb(at)rigadev(dot)com |
Subject: | Re: Data Modelling Tools |
Date: | 2005-05-09 22:53:45 |
Message-ID: | 829d7fb605050915536ebbd057@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This is my fav....its just awesome...
On 5/9/05, 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 doesn't realize that in postgres you can't 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 doesn't matter to me.
>
>
>
> Thank you,
>
> Mark
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Turner | 2005-05-09 22:59:44 | Re: Data Modelling Tools |
Previous Message | David Roussel | 2005-05-09 22:38:47 | Re: "Hash index" vs. "b-tree index" (PostgreSQL 8.0) |