Postgresql 中文操作指南
本部分介绍随 PostgreSQL 一起分发的客户端编程接口。本章均可独立阅读。请注意,还有许多其他编程接口可供客户端程序单独分发,并包含其自己的文档( Appendix H 列出了一些较流行的接口)。本部分的读者应该熟悉使用 SQL 命令操作和查询数据库(参见 Part II),当然也应该熟悉该接口使用的编程语言。
This part describes the client programming interfaces distributed with PostgreSQL. Each of these chapters can be read independently. Note that there are many other programming interfaces for client programs that are distributed separately and contain their own documentation (Appendix H lists some of the more popular ones). Readers of this part should be familiar with using SQL commands to manipulate and query the database (see Part II) and of course with the programming language that the interface uses.
Table of Contents