pg_user 是一个包含数据库用户信息的系统目录表。
pg_user
它在PostgreSQL 6.3中被pg_shadow取代,并被转换成一个系统目录视图。
pg_shadow
pg_user (table)