Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mzApr-0004I3-FL for pgsql-novice@arkaria.postgresql.org; Mon, 20 Dec 2021 05:03:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mzApq-0005Ae-6W for pgsql-novice@arkaria.postgresql.org; Mon, 20 Dec 2021 05:03:42 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mzApp-0005AV-Ug for pgsql-novice@lists.postgresql.org; Mon, 20 Dec 2021 05:03:41 +0000 Received: from mail-ot1-x336.google.com ([2607:f8b0:4864:20::336]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mzApn-0008C0-Fo for pgsql-novice@lists.postgresql.org; Mon, 20 Dec 2021 05:03:41 +0000 Received: by mail-ot1-x336.google.com with SMTP id a23-20020a9d4717000000b0056c15d6d0caso11115765otf.12 for ; Sun, 19 Dec 2021 21:03:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=fBRmU2CBjqbNSRDbcaB8xjhvSdynmjUV5eN9LKypF8Q=; b=kKh+O39kCDm68rso10nbk8i7xF7MiXRxPyH181scgKdH/IjpEKaFjPwiLMbEHsNkLm 4idURf8D7G+bhDmlyK2XuMXVD6jyI3wlTcc+knUU5CsE2Kbh+kCSpVdQM8ffIpJl3nft bFKC5mLFzlkbux/XhL36Vy83LeoN9Q7JqZvAAZMVXSxXIsCI+521vonsHa7uHYAYxsVD MzcwbtsD7sFbyivLlVIT7qBMs84g34nqfuPY87vqBn4Sxgu1Dg6TKnemKTNvOCHFBPoB bCj0wwMlyY9JQU0xg9QDCkmaux0eVDinFnhlCk7SDvSV4BJ3bybgbtUQLq0M2wtd32PA LTfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=fBRmU2CBjqbNSRDbcaB8xjhvSdynmjUV5eN9LKypF8Q=; b=r1QkpUSLRczsci8g2LHYUjRGmCgHW0TZLHeIXR9eW+ap1oAq3yZmF/Qm+pdQeBZq9G LQ8L2KEGDAPD5jd+NNd9Jrop1BRVswZgQ/Q7bHwYi0LsnUB61Wf325v3uI8Y8uApAUGw N1Ti3D13e6ZSBrxfWb6SOBDk4D9xiUOv8gNbM4EiZXu/2b37kVBf2WJ6Dwvr2wZ6gXVf 2qx56nFyX44yR3unseY5U46SlmcU3EStSkYjBeeFGCKFZH0rC/hRzXaA4IWFP+muZ82j RjLs5WUcYfAuZQShpywTCCUHfKu2SPK0HOpxepnZ1s79LrBDp3tSeLTUIbGstxhgSb/t TfqQ== X-Gm-Message-State: AOAM532MWDSH4YJ7u/TKp/DIni84fDb8YReugkB6UyQYdubqV7qqueit VRyK3eJUloJuNLUfHy3/Wfsv/7/161Od+nZ6ZZQkoHaHfng= X-Google-Smtp-Source: ABdhPJylc35MKK+w/BDiRfpHV4QTjbLHOC+q411vOGXkSbxZEPl/CE6ujDTgEL3uJOtAaU8DlHmZmM2Id/9VBM5p9nE= X-Received: by 2002:a05:6830:25c4:: with SMTP id d4mr10111240otu.138.1639976617441; Sun, 19 Dec 2021 21:03:37 -0800 (PST) MIME-Version: 1.0 From: Rocky Ji Date: Mon, 20 Dec 2021 10:33:26 +0530 Message-ID: Subject: pgAdmin4 - How to get ERD from existing schema (details skipped in documentation)? To: pgsql-novice@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000b8fbab05d38ccf09" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b8fbab05d38ccf09 Content-Type: text/plain; charset="UTF-8" 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 --000000000000b8fbab05d38ccf09 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I am reading=C2=A0https://www.pgadmi= n.org/docs/pgadmin4/6.1/erd_tool.html

In the last se= cond bullet point. It mentions the ability to `Generate the database diagra= m 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?

Reg= ards,
Rocky
--000000000000b8fbab05d38ccf09--