Closed Misakami closed 2 years ago
用户名:zhenxun
密码:zxpassword
(虽然真寻已经在正常运行还是想了解和请教一下) 一键脚本有设置初始用户postgres的密码吗,我在root用户用sudo su - postgres之后好像是转到系统的postgres用户上,然后不管是psq1还是其他操作它都要我输入密码但既不是我的系统密码也不是zxpassword也不是空白 相对的,该按什么顺序和指令来进入数据库的zhenxun用户和数据库呢 以下是日志(基本没有基础所以可能是是很浅显的问题抱歉) root@VM-12-8-ubuntu:~# sudo su zhenxun su: user zhenxun does not exist root@VM-12-8-ubuntu:~# sudo su - postgres postgres@VM-12-8-ubuntu:~$ psq1
Command 'psq1' not found, did you mean:
command 'psql' from deb postgresql-client-common (214ubuntu0.1)
Try: apt install
postgres@VM-12-8-ubuntu:~$ su - postgres Password: (这里ctrl c了) postgres@VM-12-8-ubuntu:~$ su - zhenxun su: user zhenxun does not exist
root@VM-12-8-ubuntu:~# sudo -u zhenxun psql sudo: unknown user: zhenxun sudo: unable to initialize policy plugin
补充,我把目录加入了环境变量(export PATH="/lib/postgresql/12/bin:$PATH")之后还是和上面一样 再补充: 用psql -U zhenxun -h localhost成功进入了数据库的真寻用户,但还是好奇postgres用户,百度到有些文章说默认是随机密码需要删除重新设定但是我害怕乱搞会把数据库弄坏没敢动,求指点qaq
jiemi解密不出来 想远程链接。。。