PostgreSQL LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
다음과 같이 psql 클라이언트 프로그램을 사용하거나 libpq 함수를 사용하여 프로그램을 작성할 때 데이터 베이스에 접속한 후 정상적인 종료 절차를 거치지 않고 프로그램을 닫는다면 Linux Server에서는 $P...