답변 1
1
안녕하세요. scryid님!
주말 늦은 시간까지 수강하시네요!! 아래와 같이 답변드립니다 :)
PostgreSQL Binary Path 확인이 필요할 것 같습니다!
아래와 같이 이동하셔서 PostgreSQL 설치 버전에 대한 Binary Path 지정해주세요!
(아래 Stack Overflow도 꼭 참고해주세요!)
https://stackoverflow.com/questions/77462578/pgadmin-error-when-restoring-database-from-tar-file
You need to change the path in pgadmin. In my case, I have PostgreSQL 16.
Go to File/Preferences/Paths/Binary_paths
Choose your PostgreSQL version and change to the binary path as:
C:\Program Files\PostgreSQL\16\bin.
위 문제가 아니라면, 자세한 에러 메세지 및 스크린샷 첨부 부탁드립니다! 더 자세한 답변 드릴 수 있도록 하겠습니다.