How to access PgAdmin4 in web browser?

Viewed 83

I installed the latest version of PgAdmin4 and when I opened it, it started as a separate desktop application rather than opening in my default web browser. I want to open the PostgreSQL in my web browser. How do I do that?
Steps I tried and failed are:

  1. Created a server and then a db with localhost:5432 as address
  2. Tried to open the address localhost:5432 on browser

Am I doing the right steps?

enter image description here

0 Answers
Related