[ha@localhost data]$ psql postgres
psql (9.4.5)
Type "help" for help.
postgres=# select * from test ;
id
----
1
2
(2 rows)
------------------------------------华丽丽的分割线------------------------------------
Ubuntu Server 14.04 下安装 PostgreSQL 9.3.5 数据库
CentOS 6.3环境下yum安装PostgreSQL 9.3
Ubuntu下LAPP(Linux+Apache+PostgreSQL+PHP)环境的配置与安装
PostgreSQL配置Streaming Replication集群
如何在CentOS 7/6.5/6.4 下安装PostgreSQL 9.3 与 phpPgAdmin
------------------------------------华丽丽的分割线------------------------------------