without haste but without rest
python psycopg pg_config executable not found 본문
https://stackoverflow.com/questions/11618898/pg-config-executable-not-found
pg_config executable not found
I am having trouble installing psycopg2. I get the following error when I try to pip install psycopg2: Error: pg_config executable not found. Please add the directory containing pg_config to the ...
stackoverflow.com
brew install postgresql
'Database' 카테고리의 다른 글
ClickHouse 개념과 특징 (0) | 2021.12.13 |
---|---|
OLTP와 OLAP (0) | 2021.12.13 |
AWS Redshift와 Google BigQuery의 차이점 (0) | 2021.12.13 |
데이터베이스 요약 (0) | 2021.12.04 |
[DB] 가상환경에 띄운 mysql 서버에 접속이 안될 때는 포트를 꼭! 확인하자 (0) | 2020.07.26 |
Comments