user_mappings

user_mappings

user_mappings视图包含当前数据库中定义的所有用户mappgins。 Greenplum数据库仅显示当前用户可以访问的那些用户映射(通过作为所有者或具有某些权限)。

Table 1. user_mappings
类型 参考 描述
authorization_identifier sql_identifier   要映射的用户的名称,如果映射是公共的,则为PUBLIC
foreign_server_catalog sql_identifier   定义此映射使用的外部服务器的数据库的名称(始终是当前数据库)。
foreign_server_name sql_identifier   此映射使用的外部服务器的名称。