PG_LARGEOBJECT_METADATA
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  | 
     
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.