인프런 커뮤니티 질문&답변

011aegisep님의 프로필 이미지
011aegisep

작성한 질문수

[C#/.NET 6.0]어서와, Blazor WebAssembly는 처음이지?

개발용 DB 먼저 준비하고 가실께요~!

PostgreSQL 16 사용 중인데 복원시 에러 가 발생합니다.

해결된 질문

작성

·

485

0

학습 자료에 올라와있는 자료로 복원시 에러가 발생합니다.

답변 1

0

RAZOR님의 프로필 이미지
RAZOR
지식공유자

안녕하세요. 011aegisep님!

PostgreSQL Binary Path 확인이 필요할 것 같습니다!

아래와 같이 이동하셔서 PostgreSQL 16에 대한 Binary Path 지정해주세요!

image

(아래 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.

 

 

011aegisep님의 프로필 이미지
011aegisep

작성한 질문수

질문하기