Re: Database structure and relation viewer/editor - Mailing list pgadmin-support

From Melvin Davidson
Subject Re: Database structure and relation viewer/editor
Date
Msg-id 5CA4D07E8D52ED4AB5499CA4E089858110A0A0ED73@star2.corp.trenstar.net
Whole thread Raw
In response to Database structure and relation viewer/editor  (cedricb@aeronomie.be)
Responses Re: Database structure and relation viewer/editor
List pgadmin-support
Try DbDesigner 4 by FabForce

http://fabforce.net/dbdesigner4/

It's a bit kludgy, but it's free and can do reverse engineering. You will need the PostgreSQL ODBC driver to use it.

By default, it selects all schemas and tables to reverse engineer, so make sure you uncheck the ones you don't want
(pg_catalog & information_schema) and just leave one database and related schemas.

good luck,
Melvin Davidson

-----Original Message-----
From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
cedricb@aeronomie.be
Sent: Monday, March 31, 2008 8:45 AM
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Database structure and relation viewer/editor

Dear PostgreSQL support,

I couldn't find any free tool or way to graphically view and or edit my
PostgreSQL database structure (tables and relations) like the tool
available in MS Access.

Does this exist ?
If yes, How to proceed ?

PS.: I am using PostgreSQL under Suze Linux 10.2 and use pgAdminIII to
manage it (but pgAdminIII apparently doesn't offer any graphical view of
the database structure).

Thanks in adavnace for your help

Best Regards

Cédric




--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


pgadmin-support by date:

Previous
From: cedricb@aeronomie.be
Date:
Subject: Database structure and relation viewer/editor
Next
From: Guy Rouillier
Date:
Subject: Re: Database structure and relation viewer/editor