PostgreSQL information_schema_catalog_name
information_schema_catalog_name
是一个表,它总是包含一行和一列,其中包含了当前数据库(SQL 术语中的当前目录)的名字。
表 36.1. information_schema_catalog_name
列
列类型 描述 |
---|
包含这个信息模式的数据库名称 |