Database Visualization Download Image

How to visualize database tables and relations in postgreSQL using PgAdmin ?

Are you trying to visualize database tables and relations in postgreSQL using PgAdmin tool ? There is an option in PgAdmin tool to generate an ERD using an existing database or table as well. 

Database Visualization in PostgreSQL PgAdmin

To generate an ERD from PgAdmin, you need to right click on the database then select option “Generate ERD” to generate an ERD from the database.

Database Visualization in PostgreSQL PgAdmin

Once you select the above option, you would see the following message “fetching schema data….

Database Visualization Fetching Schema Data

After ERD diagram is generated either you can use “Save As” option to save the generated ERD diagram as .pgerd file. Otherwise you can download the image as shown in the pictures below.

Database Visualization Save As pgerd file

Database Visualization Download Image

Hope you find this sneppet helpful 🙂

References

 

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments