PostgreSQL14 Internals 中文版 持续修正...

2023-12-27 20:05:19

image.png

为了方便自己快速学习,整理了翻译版本,目前翻译的还不完善,后续会边学习边完善。

About This Book

1?Introduction

Part I Isolation and MVCC

2?Isolation

3?Pages and Tuples

4?Snapshots

5?Page Pruning and HOT Updates

6?Vacuum and Autovacuum

7?Freezing

8?Rebuilding Tables and Indexes

Part II Buffer Cache and WAL

9?Buffer Cache

10?Write-Ahead Log

11?WAL Modes

Part III Locks

12?Relation-Level Locks

13?Row-Level Locks

14?Miscellaneous Locks

15?Locks on Memory Structures

Part IV Query Execution

16?Query Execution Stages

17?Statistics

18?Table Access Methods

19?Index Access Methods

20?Index Scans

21?Nested Loop

Contents at a Glance

22?Hashing

23?Sorting and Merging

Part V Types of Indexes

24?Hash

25?B-tree

26?GiST

27?SP-GiST

28?GIN

29?BRIN

Conclusion

文章来源:https://blog.csdn.net/xuejianxinokok/article/details/135252156
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。