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; must be explicitly selected) |
| lomowner | oid | PG_AUTHID.oid | Owner of the large object |
| lomacl | aclitem[] | - | Access permissions |
Last Article: PG_LARGEOBJECT
Next Article: PG_NAMESPACE
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.