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 | - | Row identifier (hidden attribute, which must be specified) |
lomowner | oid | oid in PG_AUTHID | Owner of the large object |
lomacl | aclitem[] | - | Access permissions |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

