Re: Visualize database schema

From: Dario Beraldi <dario(dot)beraldi(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Visualize database schema
Date: 2012-08-14 21:44:40
Message-ID: CAEa0nG4e-dOckBXvp3=dQxYJQ-1=TP6kB+xxxBTDsuJ=30A=3w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Many thanks to everybody for advice! I'll give it a go to the tools you
suggested.

Dario

On 14 August 2012 09:54, Dario Beraldi <dario(dot)beraldi(at)gmail(dot)com> wrote:

> Hello,
>
> Apologies if this question has been asked before, but I couldn't come up
> with a decent solution...
>
> Can anyone advice about a tool to visualize a database schema? Ideally, I
> would like something that takes the SQL definition of a schema or database
> (essentially the output of pg_dump) and produces a graphical representation
> of the tables, constraints and indexes which can be moved around for ease
> of visualization (something like the "Graphical query builder" that comes
> with pgAdmin =>1.14).
> I don't care (and don't want) to modify or query the database with such
> tool, I just want to visualize it. (In fact, I tried to use pgAdmin for
> this but the graphical queries can only be saved as images and so they
> cannot be reloaded).
>
> Thanks!
>
> Dario
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2012-08-15 04:58:14 Re: Regarding pc-lint on PostgreSQL code
Previous Message Little, Douglas 2012-08-14 21:02:30 cast name to oid