SYSTEM CATALOGS / SYSTEM CATALOGS
pg_largeobject_metadata
Read PG 18 manual ↗The catalog pg_largeobject_metadata holds metadata associated with large objects.
- Kind
- System catalogs
- Columns in this snapshot
- 3
- Definition source
- English manual
Columns 3
| Column | Type | Description / reference |
|---|---|---|
oid | oid | Row identifier |
lomowner | oid | Owner of the large object pg_authid.oid |
lomacl | aclitem[] | Access privileges; see Section 5.8 for details |
Column history across versions
Version history 4
- PG 18 → 19changed
- PG 16 → 17changed
- PG 11 → 12changed
- PG 9.2 → 9.3changed
Definition snapshot: english-manuals:f2ed938ba0aefef42966b395551… · English manual source