暂无图片
暂无图片
3
暂无图片
暂无图片
暂无图片

Preface--前言

原创 铸剑 2021-08-20
612

This book is the official documentation of PostgreSQL. It has been written by the PostgreSQL

developers and other volunteers in parallel to the development of the PostgreSQL software. It describes

all the functionality that the current version of PostgreSQL officially supports.

To make the large amount of information about PostgreSQL manageable, this book has been organized

in several parts. Each part is targeted at a different class of users, or at users in different stages of their

PostgreSQL experience:

Part I is an informal introduction for new users.

Part II documents the SQL query language environment, including data types and functions, as well

as user-level performance tuning. Every PostgreSQL user should read this.

Part III describes the installation and administration of the server. Everyone who runs a PostgreSQL

server, be it for private use or for others, should read this part.

Part IV describes the programming interfaces for PostgreSQL client programs.

Part V contains information for advanced users about the extensibility capabilities of the server.

Topics include user-defined data types and functions.

Part VI contains reference information about SQL commands, client and server programs. This part

supports the other parts with structured information sorted by command or program.

Part VII contains assorted information that might be of use to PostgreSQL developer

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论