Postgresql数据库基础操作

Linux连接方式

su - postgre
psql postgres
select * from t_test
posted @ 2020-01-17 15:33  星瑞  阅读(342)  评论(0)    收藏  举报