PG_LARGEOBJECT_METADATA records metadata associated with large objects. The actual large object data is stored in PG_LARGEOBJECT.
Name |
Type |
Reference |
Description |
|---|---|---|---|
OID |
OID |
N/A |
Row identifier (hidden attribute; displayed only when explicitly selected) |
lomowner |
OID |
PG_AUTHID.oid |
Owner of the large object |
lomacl |
aclitem[] |
N/A |
Access permissions |