本部分介绍与PostgreSQL一起发布的客户端编程接口。每个章节都可以独立阅读。还有很多用于客户端程序的外部编程接口,它们是单独发布的。它们有自己的文档(附录 H列出了一些最受欢迎的)。本部分的读者应该熟悉如何使用SQL来操作和查询数据库(见 第二部分),当然还要熟悉他们选择的编程语言。
目录
COPY
命令相关的函数information_schema_catalog_name
administrable_role_authorizations
applicable_roles
attributes
character_sets
check_constraint_routine_usage
check_constraints
collations
collation_character_set_applicability
column_column_usage
column_domain_usage
column_options
column_privileges
column_udt_usage
columns
constraint_column_usage
constraint_table_usage
data_type_privileges
domain_constraints
domain_udt_usage
domains
element_types
enabled_roles
foreign_data_wrapper_options
foreign_data_wrappers
foreign_server_options
foreign_servers
foreign_table_options
foreign_tables
key_column_usage
parameters
referential_constraints
role_column_grants
role_routine_grants
role_table_grants
role_udt_grants
role_usage_grants
routine_column_usage
routine_privileges
routine_routine_usage
routine_sequence_usage
routine_table_usage
routines
schemata
sequences
sql_features
sql_implementation_info
sql_parts
sql_sizing
table_constraints
table_privileges
tables
transforms
triggered_update_columns
triggers
udt_privileges
usage_privileges
user_defined_types
user_mapping_options
user_mappings
view_column_usage
view_routine_usage
view_table_usage
views
如果您发现文档中有任何错误,与您对特定功能的体验不符,或者需要进一步说明,请使用 此表格 报告文档问题。