$> docker compose upOU
$> docker-compose upEn fonction de la version de docker
- Go to url : http://localhost:5050
- Connect with :
{
"email": "admin@admin.com",
"pwd": "postgres"
}- Right clic on "Server";
- Click on "Register" > "Server";
- Set name : "csim"
- Go to "Connection" tab
- Set Host name/address : "192.168.3.2"
- Set username : postgres
- Set password : postgres
- Click on save
At pgAdmin4 develop tree structure :
Servers
│
└── Your serveur database name
│
└── Databases
│
└── csim
│
└── Schemas
│
└── public
│
└── Tables
│
├── crypto_stock_markets
│
├── markets
│
└── [...]
- Right click on "Schemas" in tree structure
- Choose "Query tool"