pg_authid

Properties
Property Value    Property Value
OID16673Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 11
Name Type Length Default value Allow null Unique Comment
rolname name false false
rolsuper boolean false false
rolinherit boolean false false
rolcreaterole boolean false false
rolcreatedb boolean false false
rolcanlogin boolean false false
rolreplication boolean false false
rolbypassrls boolean false false
rolconnlimit integer false false
rolpassword text true false
rolvaliduntil timestamp with time zone true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_authid_pkey true true false 8.0 KB
btree (oid)