Search Criteria
Package Details: timescaledb 1.1.1-0
Git Clone URL: | https://aur.archlinux.org/timescaledb.git (read-only) |
---|---|
Package Base: | timescaledb |
Description: | An open-source time-series database optimized for fast ingest and complex queries. |
Upstream URL: | http://www.timescale.com/ |
Licenses: | |
Submitter: | felixfung |
Maintainer: | felixfung |
Last Packager: | felixfung |
Votes: | 2 |
Popularity: | 0.853917 |
First Submitted: | 2018-05-13 02:40 |
Last Updated: | 2019-01-05 02:04 |
Dependencies (5)
- postgresql>=9.6.0 (postgresql-git, pipelinedb, agensgraph-git, postgresql-9.5, postgresql-beta, postgresql-src-beta, postgresql-1c, postgresql-9.4, postgresql-10, postgresql-9.6, postgresql-src, postgresql-lts)
- postgresql-libs>=9.6.0 (postgresql-git, agensgraph-git, postgresql-9.5, postgresql-beta-libs, postgresql-src-beta-libs, postgresql-libs-1c, postgresql-9.4, postgresql-libs-10, postgresql-9.6, postgresql-src-libs, postgresql-lts-libs)
- gcc (gcc-multilib-x32, gcc6-gcccompat, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- cmake>=3.4 (cmake-git) (make)
Latest Comments
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).