首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
GaussDB
jerrywang1983
创建于2024-09-18
订阅专栏
GaussDB
暂无订阅
共1550篇文章
创建于2024-09-18
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
GaussDB-PG_NODE_ENV
GaussDB-PG_NODE_ENV PG_NODE_ENV视图显示当前节点的环境变量信息。该视图只有monitor admin和sysadmin权限可以查看。具体字段信息如表1所示。 名称 类型
GaussDB-PG_NODE_ENV
GaussDB-PG_NODE_ENV PG_NODE_ENV视图显示当前节点的环境变量信息。该视图只有monitor admin和sysadmin权限可以查看。具体字段信息如表1所示。 名称 类型
GaussDB-PG_LOCKS
GaussDB-PG_LOCKS PG_LOCKS视图显示各打开事务所持有的锁的信息。具体字段信息如表1所示。 名称 类型 引用 描述 locktype text - 被锁定对象的类型:relatio
数据库
GaussDB-PG_INDEXES PG_INDEXES视图显示数据库中每个索引的信息。具体字段信息如表1所示。 名称 类型 引用 描述 schemaname name PG_NAMESPACE.n
GaussDB-PG_GROUP
GaussDB-PG_GROUP PG_GROUP视图可用来查看数据库认证角色和组之间的成员关系。具体字段信息如表1所示。 名称 类型 描述 groname name 组的名称。 grosysid o
GaussDB-PG_GET_SENDERS_CATCHUP_TIME
GaussDB-PG_GET_SENDERS_CATCHUP_TIME PG_GET_SENDERS_CATCHUP_TIME视图显示DN上当前活跃的主备发送线程的追赶信息。具体字段信息如表1所示。
GaussDB-PG_EXT_STATS
GaussDB-PG_EXT_STATS PG_EXT_STATS视图可用来访问存储在PG_STATISTIC_EXT表里面的扩展统计信息。扩展统计信息目前包括多列统计信息。具体字段信息如表1所示。
GaussDB-PG_CONTROL_GROUP_CONFIG
GaussDB-PG_CONTROL_GROUP_CONFIG PG_CONTROL_GROUP_CONFIG视图显示系统的控制组配置信息。查询该视图需要sysadmin权限。具体字段信息如表1所示。
GaussDB-PG_CURSORS
GaussDB-PG_CURSORS PG_CURSORS视图列出了当前可用的游标。具体字段信息如表1所示。 名称 类型 描述 name text 游标名。 statement text 声明该游标时
GaussDB-PG_AVAILABLE_EXTENSION_VERSIONS
GaussDB-PG_AVAILABLE_EXTENSION_VERSIONS PG_AVAILABLE_EXTENSION_VERSIONS displays extension versions
GaussDB-NLS_INSTANCE_PARAMETERS
GaussDB-NLS_INSTANCE_PARAMETERS NLS_INSTANCE_PARAMETERS lists the permanent NLS parameters of the da
GaussDB-NLS_DATABASE_PARAMETERS
GaussDB-NLS_DATABASE_PARAMETERS NLS_DATABASE_PARAMETERS lists the permanent NLS parameters of the da
GaussDB-MY_TYPES
GaussDB-MY_TYPES MY_TYPES describes all object types owned by the current user. All users can access
GaussDB-MY_TYPES
GaussDB-MY_TYPES MY_TYPES describes all object types owned by the current user. All users can access
GaussDB-MY_TYPE_ATTRS
GaussDB-MY_TYPE_ATTRS MY_TYPE_ATTRS displays all types of attributes owned by the current user in th
GaussDB-MY_TRIGGERS
GaussDB-MY_TRIGGERS MY_TRIGGERS displays information about the triggers owned by the current user. T
GaussDB-MY_TABLESPACES
GaussDB-MY_TABLESPACES MY_TABLESPACES displays the description of tablespaces that store objects own
GaussDB-MY_TRIGGERS
GaussDB-MY_TRIGGERS MY_TRIGGERS displays information about the triggers owned by the current user. T
GaussDB-MY_TABLES
GaussDB-MY_TABLES MY_TABLES displays information about the tables owned by the current user. This vi
GaussDB-MY_TAB_STATISTICS
GaussDB-MY_TAB_STATISTICS MY_TAB_STATISTICS displays statistics about tables owned by the current us
下一页