I am maintaining a database in Postgresql
, being sincere it is very complex and I can not understand it completely.
I have searched for information to be able to generate relationships between the tables, and thus better understand the database. What I have achieved is that a query will generate an "Explain" , which when executing my query I get a message box where the table information appears, but it does not finish helping me. Is there any way to make relationships better?