What is the difference between pgAdmin and Postgres.app?

Viewed 4210

After reading official websites as well as conducting Google research I still do not clearly understand how pgAdmin and Postgres.app relate to one another?

For example, I can simultaneously run two different local postgres servers on different ports from both pgAdmin and Postgres.app, which is confusing. I thought that those application depend on one another, but it does not seem so.

1 Answers
Related