pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL (http://www.postgresql.org) database. In the following documentation and examples ...
. ├─ .devcontainer/ │ ├─ devcontainer.json # VS Code Dev Container config │ └─ servers.json # Pre-configured connection to PostgreSQL ├─ Data/ # CSV and Excel sample datasets │ ├─ ...