PostgreSQL ER diagram - graphics
Note: this page is outdated. Please visit PostgreSQL ER diagram – graphics
PostgreSQL ER diagram - graphics
Graphics for PostgreSQL entity relationship diagrams (ER Diagram) can be defined on three different levels.
Global graphics can be specified on a project level and specifics properties also on selected object level.
Colors and graphics defined on the project level
If you wish to change background color, line color or footer color (e.g. for easier recognition of the project you currently work with), click the ER diagram area to make sure no object is selected. Then change the colors in section Graphics.
If you wish to maximize the diagram area, close the side panel. The graphics settings can also be changed on the Project form. To open the modal form, double-click the project name. Then click the tab Graphics and change the colors or other settings.
Graphics on the diagram level
Click the diagram area to display diagram properties in the right side panel. Change background color, relationship color and choose the relationship mode etc.
PostgreSQL ER diagram and on the selected object level
Color for the selected table, composite type, JSON, enum, domain, function and other objects can also be specified in section Graphics.
To change colors, select an object and specify values in the right-side panel.
If you set a color for the JSON object, the same color will be used for the dashed line that represents the nested object in the ER diagram.
Of course, you can also edit any object by double clicking its graphical representative and change the text color or background color on the tab Graphics.
#PostgreSQL ER diagram & graphics