드롭 테이블 스페이스

DROP 무지개 토토 — remove a 무지개 토토

시놉시스

드롭 테이블 스페이스 [존재하는 경우]이름

설명

드롭 테이블 스페이스removes a 무지개 토토 from the system.

A tablespace can only be dropped by its owner or a superuser. 테이블 스페이스는 삭제하기 전에 모든 데이터베이스 객체를 비워야합니다.temp_무지개 토토ssetting of any active session, the드롭might fail due to temporary files residing in the 무지개 토토.

매개 변수

존재하는 경우

Do not throw an error if the 무지개 토토 does not exist. 이 경우 통지가 발행됩니다.

이름

테이블 스페이스의 이름.

노트

드롭 테이블 스페이스cannot be executed inside a transaction block.

예제

테이블 스페이스를 제거하려면mystuff시스템에서 :

드롭 테이블 스페이스 Mystuff;

호환성

드롭 테이블 스페이스ispostgresql확장.

정정 제출

If you see anything in the documentation that is not correct, does not match이 양식to report a documentation issue.