4

I am running pgadmin 1.18.... In the options pane I can set the font for the database designer but I see absolutelly no way to access this db designer window, no icon or menu or whatsoever...

Is it a working feature under pgadmin 1.18?

Should it be enabled?

Macario
  • 2,214
  • 2
  • 22
  • 40

2 Answers2

3

Graphical Query builder :

PG Admin Graphical Query builder

Source

rationalboss
  • 5,330
  • 3
  • 30
  • 50
Houari
  • 5,326
  • 3
  • 31
  • 54
  • 2
    Why did you post the query builder when the OP asked for a database designer? Were there comments (since deleted) that changed the meaning of the question? – dcorking Apr 25 '18 at 09:32
2

PgAdmin 4 can generate the ERD from an existing database. Just right-click on the database and select Generate ERD (Beta). This is what helped me.

enter image description here

user9347049
  • 1,927
  • 3
  • 27
  • 66