现象[root@localhost ~]# ps -ef | grep prroot 38899 37747 0 12:27 pts/1 00:00:00 bash run_ ... 阅读全文
环境服务器:12.2.0.1.0 64位客户端:9.2.0.1.0 32位现象如果密码输入正确,则返回“Segmentation fault (core dumped)”;如果密码输入错误,则返回“ ... 阅读全文
简介GitHub:https://github.com/strace/strac按照strace官网的描述,strace是一个可用于诊断、调试和教学的Linux用户空间跟踪器。我们用它来监控用户空间 ... 阅读全文
我的Linux环境执行psql连接PG数据库报以下的错误[root@docker35 ~]# /usr/pgsql-13/bin/psql -U postgres -h 192.168.66.35 ... 阅读全文

