跑一個(gè)postgres相關(guān)任務(wù)報(bào)錯(cuò) SSL is not enabled on the server
原因是Mac上brew裝的postgres沒有默認(rèn)打開ssl 需要手動(dòng)配置打開
參考: https://blog.csdn.net/zhu4674548/article/details/71248365
我的postgres目錄是在/usr/local/var/postgres
跑一個(gè)postgres相關(guān)任務(wù)報(bào)錯(cuò) SSL is not enabled on the server
原因是Mac上brew裝的postgres沒有默認(rèn)打開ssl 需要手動(dòng)配置打開
參考: https://blog.csdn.net/zhu4674548/article/details/71248365
我的postgres目錄是在/usr/local/var/postgres