Postgresql 中文操作指南
52.1. The Path of a Query #
这里我们简要概述一个查询获取结果必须通过的阶段。
Here we give a short overview of the stages a query has to pass to obtain a result.
在下面的章节中,我们将更详细地介绍上述各项目,以增强对 PostgreSQL 内部控制和数据结构的理解。
In the following sections we will cover each of the above listed items in more detail to give a better understanding of PostgreSQL’s internal control and data structures.