N
Size: a a a
N
AD
AG
AD
IE
docker run --name kek -e POSTGRES_PASSWORD=password1 postgres:12.4 -it psql -U postgres
MK
IE
docker run -it --name kek -e POSTGRES_PASSWORD=password1 postgres:12.4 psql -U postgres
DB
docker run -it --name kek -e POSTGRES_PASSWORD=password1 postgres:12.4 psql -U postgres
GG
docker run -it --name kek -e POSTGRES_PASSWORD=password1 postgres:12.4 psql -U postgres
GG
DB
psql: error: could not connect to server: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
GG
DB
GG
GG
GG
N
DB
DB
N