Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform support? #1

Closed
reiddraper opened this issue Mar 14, 2017 · 2 comments
Closed

Platform support? #1

reiddraper opened this issue Mar 14, 2017 · 2 comments

Comments

@reiddraper
Copy link

What are the supported platforms for timescaledb? I've tried compiling on MacOS and FreeBSD, without success.

@RobAtticus
Copy link
Member

Sorry to hear that! What versions of those two platforms have you tried? I don't know about FreeBSD but most of us develop on MacOS should it should work there. We do also need to clarify which PostgreSQL versions to use. We've only tested on 9.6.1 and 9.6.2.

Also any error messages you had while compiling would be helpful.

@RobAtticus
Copy link
Member

Looks like it was a Postgres version issue (worked with you offline). Updated the docs to make note that 9.6 is needed.

@mfreed mfreed mentioned this issue Sep 19, 2017
syvb pushed a commit to syvb/timescaledb that referenced this issue Sep 8, 2022
61: Misc t-digest cleaning r=JLockerman a=JLockerman

I got distracted looking for the serialization issue mentioned in timescale#1, and did some experimental cleaning for the t-digest files, @WireBaron would you let me know what you think?

Rename the type exposed to SQL to `tdigest` instead of `TimescaleTDigest`.
Remove the auxiliary hand-written SQL files in favor of including the SQL directly in the rust files; it should be easier to keep them in sync that way.


Co-authored-by: Joshua Lockerman <josh@timescale.com>
akuzm added a commit that referenced this issue Dec 11, 2023
matthewmcnew pushed a commit that referenced this issue Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants