Search Criteria
Package Details: timescaledb 2.1.0-0
Git Clone URL: | https://aur.archlinux.org/timescaledb.git (read-only, click to copy) |
---|---|
Package Base: | timescaledb |
Description: | An open-source time-series database optimized for fast ingest and complex queries. |
Upstream URL: | https://www.timescale.com/ |
Licenses: | |
Submitter: | felixfung |
Maintainer: | felixfung |
Last Packager: | felixfung |
Votes: | 6 |
Popularity: | 0.70 |
First Submitted: | 2018-05-13 02:40 |
Last Updated: | 2021-02-24 01:57 |
Dependencies (5)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-lts, postgresql-12, postgresql-9.6, postgresql-11)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-libs, postgresql-lts-libs, postgresql-libs-12, postgresql-libs-9.6, postgresql-libs-11)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- cmake>=3.4 (cmake-git) (make)
Required by (2)
- promscale (optional)
- timescaledb-parallel-copy
Latest Comments
wowi42 commented on 2021-02-11 05:35
@Felix Fung, they recommend postgresl 11 or 12 for Timescaledb 2
wowi42 commented on 2021-02-10 15:41
Hi @Felix Fung,
We did a patch for timescaledb, available on the repo of my company.
https://github.com/KalvadTech/timescaledb-aur
djmattyg007 commented on 2021-01-03 07:46
The URL should be updated to use HTTPS.
tschmitz commented on 2019-02-28 08:59
hey, you updated the package version but the git commit tag in the package build is still 1.1.1. Please fix the package build
trolley813 commented on 2018-12-19 06:03
Please fix requirements (and git link, which still points to 0.11.0 tag). TimescaleDB 1.1.0 supports PostgreSQL 11: https://github.com/timescale/timescaledb/releases/tag/1.1.0
vltr commented on 2018-11-28 19:58
@felixfung you should change the postgresql dependency for "postgresql<11;postgresql>=9.6.0" because it is not compatible with PostgreSQL 11 (yet).