On Wed, 12 Sep 2007 23:32:24 -0400
Bruno Lavoie <bruno(dot)lavoie(at)gmail(dot)com> wrote:
> Helllo,
>
> you can also look at Case Studio, this software have a nice reverse
> engineering functionnality!
>
> Good luck
> Bruno Lavoie
>
> Andrew Hammond a écrit :
> > Does anyone know where I could find a tool which allows importing
> > schema information from a postgres database into visio? The boss
> > guys want some pretty pictures...
dbvisualizer does a nice job reverse engineering schemas (assuming
the fk's are defined, NOT implied) :)
http://www.dbvis.com/products/dbvis/
Here's a sample:
http://www.smcing.com/images/pb_schema.jpg
Josh