当前位置:网站首页>Even PostgreSQL problem: expected authentication request from server, but received V
Even PostgreSQL problem: expected authentication request from server, but received V
2022-07-29 02:21:00 【Ruo Miaoshen】
List of articles
( One ) The phenomenon
Some one Linux Virtual machine C++ The program could not connect PostgreSQL14 database ️
Report errors :expected authentication request from server, but received v
The following phenomena were observed :
- The same program on the same host , Change local connection openGauss3.0.0 The database is normal .
- On the same host Java The program can connect normally PostgreSQL14 database .
- Other virtual machines / Other programs of the physical machine can be connected normally PostgreSQL14 database .
( Two ) analysis
In fact, it took a long time to understand ……
Through the analysis of , The virtual machine is installed openGauss3.0.0 Server side .
Set up :export LD_LIBRARY_PATH=$GAUSSHOME/lib:$LD_LIBRARY_PATH
Lead to C++ The program didn't find the Library PostgreSQL The library of , Instead, I found it by mistake openGauss The library of ,
( 3、 ... and ) solve
- Don't put openGauss Add the Library Directory of
LD_LIBRARY_PATH, however openGauss The server cannot be started . - perform C++ Users of the program , And installation openGauss User separation of , Prevent interference with each other .
边栏推荐
- Type analysis of demultiplexer (demultiplexer)
- webview攻击
- [circuit design] peak voltage and surge current
- STM32 DMA receives serial port data
- Establish an engineering template based on STM32 in keil -- detailed steps
- Awvs cannot start problem
- 物联网开发--MQTT消息服务器EMQX
- Prevent repeated clicks
- RGBD点云降采样
- Complete collection of common error handling in MySQL installation
猜你喜欢
随机推荐
「活动推荐」冲冲冲!2022 国际开源节有新内容
Probability Density Reweight
PS + PL heterogeneous multicore case development manual for Ti C6000 tms320c6678 DSP + zynq-7045 (2)
ES6 语法扩展
Summarize in the middle of the year | talk to yourself, live in the present, and count every step
[electronic components] zener diode
Mysql存储json格式数据
STM32 DMA receives serial port data
Character flow comprehensive exercise problem solving process
第十四天:续第十三天标签相关知识
2022.7.28-----leetcode.1331
Three methods of STM32 delay function
Excel 打开包含汉字的 csv 文件出现乱码该怎么办?
什么是作用域和作用域链
Day 14: continued day 13 label related knowledge
全志T3/A40i工业核心板,4核[email protected],国产化率达100%
Click back to the top JS
响应式织梦模板化妆美妆类网站
开启TLS加密的Proftpd安全FTP服务器安装指南
Navigation -- realize data transmission and data sharing between fragments






![[simple implementation and extension of one · data | array heap]](/img/47/6f2c0d5c85cf05a24ba7adbd61e014.png)

![[circuit design] peak voltage and surge current](/img/d5/45bf9a79171ff9b8d7ba4c771b340c.png)
