码迷,mamicode.com
首页 > 数据库 > 详细

PostgressQL

时间:2020-07-21 22:36:50      阅读:77      评论:0      收藏:0      [点我收藏+]

标签:http   exe   doc   href   article   mst   https   登录   psql   

进入容器内部,使用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   

原文地址:https://www.cnblogs.com/unixcs/p/13356708.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!