1
0
mirror of https://github.com/timescale/timescaledb.git synced 2025-06-02 19:26:43 +08:00

2 Commits

Author SHA1 Message Date
Pallavi Sontakke
8ec33655af
Edit release notes
Minor changes to enable preview from docs team.

---------

Signed-off-by: Pallavi Sontakke <pallavi@timescale.com>
Co-authored-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
2025-01-07 12:46:44 +05:30
Mats Kindahl
e5e94960d0 Change parameter name to enable Hypercore TAM
Changing from using the `compress_using` parameter with a table access
method name to use the boolean parameter `hypercore_use_access_method`
instead to avoid having to provide a name when using the table access
method for compression.
2024-11-10 10:50:48 +01:00