Re: Visual design tools for Postgresql

From: "Robert Fitzpatrick" <robert(at)webtent(dot)com>
To:
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Visual design tools for Postgresql
Date: 2003-02-02 15:00:00
Message-ID: 000e01c2cacb$c84da9e0$bbc2fea9@COLUMBUS
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> What I am looking for is a tool that:
> - visually represents the tables,
> - is able to DELETE and ADD columns
> - can set the constraints for a column, PK, FK, indexes, etc
>
> What I am looking for is a tool that actually UPDATES the
> real database
> when I change things in the design.
>

http://ems-hitech.com/pgmanager/

Note that only PostgreSQL 7.3 will allow deletion of columns....

--
Robert

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Ross 2003-02-02 16:50:12 Re: basic access problem on W2K
Previous Message Doug McNaught 2003-02-02 14:40:11 Re: php 4.2 postgresql 7.3 help