杂七杂八

180 阅读1分钟

源码安装PostgreSQL configure: error: ICU library not found

sudo apt-get install libicu-dev
sudo apt install libicu-le-hb-dev

gdb 多进程调试:

set detach-on-fork off
set non-stop on
set pagination off