时间:2021-07-01 10:21:17 帮助过:15人阅读
进入容器内部,使用postgres cli命令
docker exec -it [mypostgres] /bin/bash
psql -U postgres -W
# 使用密码登录
参考:
https://blog.csdn.net/smstong/article/details/17138355
PostgressQL
标签:http exe doc href article mst https 登录 psql