pg_partition_encoding
The pg_partition_encoding system catalog table describes the available column compression options for a partition template.
| column | type | modifers | storage | description |
|---|---|---|---|---|
| parencoid | oid | not null | plain | |
| parencattnum | snallint | not null | plain | |
| parencattoptions | text [ ] | extended |