当前位置:首页 > 数据库 > 正文

oVirt-postgresql

2020-03-01 数据库

连接数据库

方法一:
cd /opt/rh/rh-postgresql95/root/bin
su postgres
./psql
c engine
执行sql语句即可
方法二:
用pgAdmin访问的话
数据库连接信息在/etc/ovirt-engine/engine.conf.d/10-setup-database.conf中

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/21700.html