프로그램 사용/postgreSQL
postgresql 장치에 남은 공간이 없음
구차니
2020. 1. 15. 18:15
스토리지 전체를 다 쓰기 전에 멈출줄 알았는데
다 쓰고 용량 없으니 DBMS 자체가 셧다운 되어버린다.
복구하는 법은.. 더 큰 볼륨으로 이동시키기 정도 뿐인걸로 검색이 되는데 다른 방법은 없는 건지 모르겠다.
[링크 : https://dba.stackexchange.com/questions/167515/dealing-with-disk-space-full-in-postgresql]
[링크 : https://www.postgresql.org/docs/9.1/disk-full.html]
[링크 : https://www.postgresql.org/docs/9.1/manage-ag-tablespaces.html]
+
[링크 : http://postgresql.kr/docs/9.4/continuous-archiving.html]