[데이터베이스]

[PostgreSQL] ERROR: 오류 "C:/Program Files/PostgreSQL/10/lib/rtpostgis-2.4.dll" 라이브러리를 불러 올 수 없음: The specified module could not be found.

미나미나미 2021. 10. 7. 17:34

 

1. SQL 쿼리문 실행 

CREATE EXTENSION postgis;

 

2. 에러 발생 

 

 

 

 

3. 해결 방법 

   - C:\Program Files\PostgreSQL\10\bin\postgisgui 에서   "libeay32.dll" and "ssleay32.dll" 복사 

 

   - C:\Program Files\PostgreSQL\10\bin 에 붙여넣기