Contents
pg_user (table)
A former system table containing information about database users
This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
pg_user
was a system catalogue table containing information about database users.
It was replaced by pg_shadow
in PostgreSQL 6.3 and was converted to a system catalogue view.