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

2021-12-19 Thread Rocky Ji
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 us

Re: How to get ERD from existing schema (details skipped in documentation)?

2021-12-19 Thread Rocky Ji
; > Checkout the ERD demo video here - https://youtu.be/2pxVCzRFGeg. > > On Mon, Dec 20, 2021 at 10:39 AM Rocky Ji wrote: > >> Hi, >> >> I am reading https://www.pgadmin.org/docs/pgadmin4/6.1/erd_tool.html >> >> In the last second bullet point. It me