From: | Rajesh Kumar Mallah <mallah(at)trade-india(dot)com> |
---|---|
To: | Juan Miguel <juanmime(at)ono(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Are there programs to graph database schema? |
Date: | 2004-01-14 18:26:14 |
Message-ID: | 400589C6.4050801@trade-india.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Juan Miguel wrote:
Greetings!
pg_autodoc
http://www.rbt.ca/autodoc/index.html
can produce .dot files that can be charted using
graphviz.
It works pretty well for medium sized databases
but for large it tends to produce a spaghetti.
Check the "Related Sites" in graphviz.org homepage.
Regds
mallah.
> Hi, I use MS Visio Professional, and it works (not very good), but it
> works.
> I ever wondered if there is a opensource tool, that let me create an
> automatic ER-Model diagram from an existing DB, like MS Visio.
> Do you know if this tool exists ?
>
> Thanks
>
>> Hi Tony,
>>
>> TR> It occured to me that perhaps programs existed which simply
>> parsed the
>> TR> table definitions and plotted the graphs for you.
>>
>> If I need to create an [E]ER-Modell from an existing databasae,
>> I mostly use MS Visio professional. It can reverse engineer via
>> ODBC lots of DBS.
>>
>> Rico
>>
>>
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Don't 'kill -9' the postmaster
>>
>>
>>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match
>
From | Date | Subject | |
---|---|---|---|
Next Message | James Neville | 2004-01-14 18:35:05 | Re: Resolved - Missing Schema |
Previous Message | Peter Eisentraut | 2004-01-14 18:19:17 | Re: Missing Schema |