摘要: 我们使用psql,基本使用\d \dv \ds \l.....等命令查询,下面介绍常用的特例[postgres@dba01 ~]$ psql -hlocalhost -p1921 psql (14.3)Type "help" for help.postgres=# \c mydb;You are n 阅读全文
posted @ 2022-07-04 11:13 青空如璃 阅读(595) 评论(0) 推荐(0)