#psql -U postgres
错误提示
#psql: FATAL: Peer authentication failed for user “postgres”
解决方法
#sudo vi /etc/postgresql/10/main/pg_hba.conf
local all postgres peer
改为
local all postgres md5

关注公众号『窗外天空』
获取更多建站运营运维新知!互联网创业、前沿技术......
#psql -U postgres
错误提示
#psql: FATAL: Peer authentication failed for user “postgres”
解决方法
#sudo vi /etc/postgresql/10/main/pg_hba.conf
local all postgres peer
改为
local all postgres md5
获取更多建站运营运维新知!互联网创业、前沿技术......
最新评论
想要aarch64_generic架构的,用的是Rockchip RK3308 ARMv8 Cortex-A35
水淀粉vdfv
有其他下载方式么,网站上的点击下载后没有任何反应,或者直接发给我一下?83835079@qq.com
你好,我的型号ELECOM WRC-X3200GST3,ARMv8 Processor rev 4构架,CPU mediatek/mt7622,找了很久没有找到
我的也是这样。一直无法确认ARCH架构,或是不支持。一直没办法用。不知道怎么办了