Re: Database structure and relation viewer/editor

From: Melvin Davidson <mdavidson(at)trenstar(dot)com>
To: "cedricb(at)aeronomie(dot)be" <cedricb(at)aeronomie(dot)be>, "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Database structure and relation viewer/editor
Date: 2008-03-31 15:09:26
Message-ID: 5CA4D07E8D52ED4AB5499CA4E089858110A0A0ED73@star2.corp.trenstar.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of cedricb(at)aeronomie(dot)be
Sent: Monday, March 31, 2008 8:45 AM
To: pgadmin-support(at)postgresql(dot)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(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guy Rouillier 2008-03-31 18:19:22 Re: Database structure and relation viewer/editor
Previous Message cedricb 2008-03-31 14:45:05 Database structure and relation viewer/editor