PostgreSQL 9.3.4 official Chinese manual pdf format (Translator: Peng Yuwei) Download

PostgreSQL 9.3.4 Official Chinese Manual is the official document of PostgreSQL. It was written by PostgreSQL developers and other volunteers in parallel with the development of PostgreSQL. It describes all the functions officially supported by the current version of PostgreSQL.

In order to be able to manage a lot of information about PostgreSQL, this book is organized into several parts. Each part is for users at different levels, or for users with different stages of PostgreSQL experience:

Part I is an informal introduction for new users.
Part II documents the SQL query language environment, including data types and functions, and user-level performance tuning. Every PostgreSQL user should read this content.
Part III describes server installation and management. Everyone who runs the PostgreSQL server, whether it is for personal use or maintenance for others, should read this part.
Part IV describes the programming interface of the PostgreSQL client program.
Part V contains information for advanced users, such as the expansion capabilities of the server. The content includes user-defined data types and functions.
Part VI contains reference information about SQL commands, client and server programs. This part supports other parts with structured information ordered by commands or programs.
Part VII contains various information that can be used by PostgreSQL developers.

In order to facilitate everyone's learning, the editor of Script House has compiled PostgreSQL9.3.1-CN-v1.2.pdf for everyone. I hope you will like it.

 

 

download link

https://pan.baidu.com/s/1GdP8gQaITtcZcNtsctV5gQ

  • To extract the code:

    [Open WeChat]-> [Scan QR code below]-> [Follow Data and People] Enter "300026" to get the extraction code 

    Adhere to the sharing of e-book resources, thank you for your approval!

    If you cancel following this public account, even if you follow again, you will not be able to provide this service.

Guess you like

Origin www.cnblogs.com/sunkang-dba/p/12680076.html