- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 54字
- 2021-07-02 13:11:48
PostgreSQL object hierarchy
Understanding the organization of the PostgreSQL database's logical objects helps with the understanding of object relations and interactions. PostgreSQL databases, roles, tablespaces, settings, and template languages have the same level of hierarchy, as shown in the following diagram:

All objects in the hierarchy are explained in detail in the following section.
推薦閱讀
- 程序員數學:用Python學透線性代數和微積分
- 實用防銹油配方與制備200例
- Java EE 7 Development with NetBeans 8
- Python 3破冰人工智能:從入門到實戰
- Python機器學習算法與應用
- ActionScript 3.0從入門到精通(視頻實戰版)
- Learning Bootstrap 4(Second Edition)
- Python網絡爬蟲實例教程(視頻講解版)
- 面向對象程序設計及C++(第3版)
- 軟件設計模式(Java版)
- Spring Boot從入門到實戰
- 測試工程師Python開發實戰
- Python Geospatial Analysis Cookbook
- Building Web Applications with Flask
- 跟著迪哥學Python數據分析與機器學習實戰