스토리지 전체를 다 쓰기 전에 멈출줄 알았는데
다 쓰고 용량 없으니 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]
'프로그램 사용 > postgreSQL' 카테고리의 다른 글
subquery와 inner join (0) | 2020.01.16 |
---|---|
pg_dump (postgresql backup, 백업) (0) | 2020.01.15 |
postgresql 테이블 크기 (0) | 2020.01.15 |
postgresql data_directory (0) | 2020.01.13 |
postgres table의 물리적 용량 확인하기 (0) | 2020.01.13 |