Connect to the Docker Postgresql Locally or Remotely

preview_player
Показать описание
A way to connect to the postgresql which is running inside a Docker Container
a) Connect from the container where it is running using localhost or private IP of the container
b) Connect from the host system using container IP or using mapped port
c) Connect from the system in a same network where host system connected using LAN IP of host system and mapped port
d) Connect from the remote host using public IP of host system and mapped port.
__________________________________________
connect to postgresql on command line
connect to docker postgresql
connect to postgresql remotely using public IP
connect to postgresql on linux
connect to postgresql on ubuntu
connect to postgresql on centos
connect to docker postgresql remotely using public IP
connect to docker postgresql on linux
connect to docker postgresql on ubuntu
connect to docker postgresql on centos
connect to postgresql from terminal
connect to docker postgresql from terminal
__________________________________________
Copyright Free background music
The Coldest Shoulder - The 126ers
__________________________________________
Рекомендации по теме
Комментарии
Автор

Just what I needed. Very helpful! Thank you so much bro!

rahulhuilgol
Автор

At 2:11 could have explained how exactly you mapped port of psql with host. That was the most important and not configured by default.

pratiknandekar
Автор

Is it possible to connect docker postresql to Grafana cloud ?

atifiu
Автор

Bro I'm not able to connect to my Docker Postgres from TablePlus

ashutosh_
Автор

not able to see the wlp3s0 and inet ip 8:43

ubaidullahhussaini
Автор

how could you mapped this... you should explain it first.

sumitkumar-ornf
Автор

service postgres status >>>>
postgres: unrecognized service

sumitkumar-ornf