Skip to content

Commit

Permalink
Update compress_chunk.md (#3872)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Lambert <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
  • Loading branch information
jflambert and billy-the-fish authored Mar 3, 2025
1 parent 63be856 commit c57aec9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/compress_chunk.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ You can get a list of chunks belonging to a hypertable using the

### Returns

|Column|Description|
|---|---|
| `compress_chunk` | (REGCLASS) Name of the chunk that was compressed|
|Column|Type|Description|
|---|---|---|
| `compress_chunk` | REGCLASS | Name of the chunk that was compressed|

### Sample usage

Expand Down

0 comments on commit c57aec9

Please sign in to comment.