Recent posts

[SQL] Transaction

1 minute read

Transaction 개념 autocommit=True autocmmit=False try/catch & autocommit

[Error] Error: pg_config executable not found

less than 1 minute read

ERROR Error: pg_config executable not found 상황1 Docker Jupyter에서 psycopg2 라이브러리 설치시 에러 발생 해결 필요 라이브러리들 설치 상황2 ...