Difference between pgAdmin and PostgreSQL -


can tell me difference between pgadmin , postgresql? both of them 1 in same? can't draw er diagram in pgadmin wondering if it's possible in postgresql?

once downloaded postgresql automatically downloaded pgadmin , postgresql database not in sight.

the postgresql database engine implementing sql standards. listen server on network tcp port provide abilities.

the pgadmin sort of client. able manipulate schema , data on instance or multiple instances of postgresql engines.

the ms windows instalation package consists of both postgresql server , pgadmin client. far right after instalation able manage databases.


Comments