pgAdmin4 - How to get ERD from existing schema (details skipped in documentation)?

From: Rocky Ji <rockyji3438(at)gmail(dot)com>
To: pgsql-novice(at)lists(dot)postgresql(dot)org
Subject: pgAdmin4 - How to get ERD from existing schema (details skipped in documentation)?
Date: 2021-12-20 05:03:26
Message-ID: CAN2Gq-RGbpgmF2WfgfjWXpLqe+y1tBi5LDbsaYP4tmJvBzxrtg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I am reading https://www.pgadmin.org/docs/pgadmin4/6.1/erd_tool.html

In the last second bullet point. It mentions the ability to `Generate the
database diagram for an existing database.` However the page doesn't go on
to explain it.

So, given a running database, how can I get an ERD built using
pgAdmin4/any-other-free-tool?

Regards,
Rocky

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Alex R 2021-12-20 08:54:58 Re: pgAdmin4 - How to get ERD from existing schema (details skipped in documentation)?
Previous Message Alex R 2021-12-20 00:19:43 Re: JSONpath query that returns paths to the matches