i have a DB in PostgreSQl i want to get its erd how can i do so
thanx in advance
http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
The perl module SQL::Translator can do this with little work.
We used DBVisualizer for that.