postgres linux系统下连接方法

Posted 零度千里

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了postgres linux系统下连接方法相关的知识,希望对你有一定的参考价值。

psql -U 用户名 -h ip  -p 端口号 -w 库名称

查询实例下的数据结构 

语法:select 字段名  from  实例名“.”表名(account.tb_user)

如:  select 1  from account.tb_user

以上是关于postgres linux系统下连接方法的主要内容,如果未能解决你的问题,请参考以下文章

linux系统下配置java环境变量

postgres数据库入门, python 操作postgres

Linux 系统目录结构

Notepad++远程连接Linux系统

Ubuntu下解决中文显示为方块最佳方法

linu用户管理useradduserdelusermodpasswd