- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 105字
- 2021-07-02 22:42:13
Tablespace
A tablespace is a defined storage location for a database or database objects. Tablespaces are used by administrators to achieve the following:
- Maintenance: If the hard disk partition runs out of space where the database cluster is created and cannot be extended, a tablespace on another partition can be created to solve this problem by moving the data to another location.
- Optimization: Heavily accessed data could be stored in fast media such as a solid-state drive (SSD). At the same time, tables that are not performance critical could be stored on a slow disk.
The SQL statement to create a tablespace is CREATE TABLESPACE.
推薦閱讀
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- AWS:Security Best Practices on AWS
- 網頁編程技術
- 一本書玩轉數據分析(雙色圖解版)
- 機艙監測與主機遙控
- 精通特征工程
- Apache Spark Deep Learning Cookbook
- 大數據時代
- 樂高機器人—槍械武器庫
- 在實戰中成長:Windows Forms開發之路
- Spatial Analytics with ArcGIS
- Mastering pfSense
- INSTANT VMware vCloud Starter
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- 計算機應用基礎實訓·職業模塊