Updated on 2024-09-02 GMT+08:00

PG_LARGEOBJECT_METADATA

PG_LARGEOBJECT_METADATA records metadata associated with large objects. The actual large object data is stored in PG_LARGEOBJECT.

Table 1 PG_LARGEOBJECT_METADATA columns

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