Structsยง
- PgAttribute ๐
- The catalog
pg_attributestores information about table columns. There will be exactly onepg_attributerow for every column in every table in the database. (There will also be attribute entries for indexes, and indeed all objects that havepg_classentries.) Ref:https://www.postgresql.org/docs/current/catalog-pg-attribute.html