Jônatas Davi Paganini
Jônatas Davi Paganini
Looking the code it seems that the packages it seems packagecloud distributes for both oss and tsl: https://github.com/timescale/timescaledb/blob/6e796878d7ac5a8117c3deca1979e2ffdad06fa9/.github/workflows/apt-packages.yaml#L25
Hi @raulk89 , seems the same https://github.com/timescale/timescaledb/blob/6e796878d7ac5a8117c3deca1979e2ffdad06fa9/.github/workflows/rpm-packages.yaml#L14-L22
AFAIU, It's not a problem at your end. It seems like a bug in the building system.
@igor2x can you try again? Probably it's fixed in latest versions.
Hello @brakonstantin, we coordinate our efforts based on our community votes. [Here are](https://timescaledb.slack.com/archives/C4GT3N90X/p1627283364014100) the latest priorities. Please upvote to help us to prioritize it in the next months.
I don't have a strong opinion as I gave up after a few hours [trying](https://youtu.be/51RY5EGwDzU?si=b7v_JT45SN2EkeEA). I saw it doing some work but it was a bit lost.
@janpio, this is a known issue and we've added it to our backlog. Thank you for reporting. I'll close the issue soon we fix it.
Very good addition @zeroallox! I think a lot of people have the same issue, thinking that extensions are global, but we need to enable them. I'll make sure we add...
Very clear point @arunkumar790 👏 My guess is that the confusing comes because the compression itself is build of multiple "compression steps", so this pipeline of transformations are not very...
Good point @weberth! That's a left over as partitioning_column probably belongs to the `dimension` that you can use. It's related to an [old syntax](https://docs.timescale.com/api/latest/hypertable/create_hypertable_old/).