Difference between revisions of "TigerData / TimescaleDB"
Jump to navigation
Jump to search
(→Errors) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
* [[Hypertable]]: <code>[[create_hypertable]]</code> | * [[Hypertable]]: <code>[[create_hypertable]]</code> | ||
* <code>[[CREATE EXTENSION]] timescaledb;</code> | * <code>[[CREATE EXTENSION]] timescaledb;</code> | ||
| − | * [[ | + | * [[TigerData Cloud]] |
* [[TimescaleDB versions]] | * [[TimescaleDB versions]] | ||
* [[Port]]: [[5432]], [[7432]] | * [[Port]]: [[5432]], [[7432]] | ||
Latest revision as of 16:05, 16 September 2025
wikipedia:TimescaleDB (Nov 2018) is an open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
- https://www.timescale.com/
- Michael J. Freedman
- https://trends.google.com/trends/explore?date=all&q=TimescaleDB,InfluxDB
Contents
Installation[edit]
- TimescaleDB installation
brew tap timescale/tapbrew install timescaledb- Status:
systemctl status postgresql@14-main - Configuration:
postgresql.conf
Binaries[edit]
Errors[edit]
ERROR: could not access file "$libdir/timescaledb-2.10.3": No such file or directory ERROR #58P01 could not access file "$libdir/timescaledb-2.10.3": No such file or directory. Retrying...
Related[edit]
- InfluxDB (2013)
- Data partitioning
- Hypertable:
create_hypertable CREATE EXTENSION timescaledb;- TigerData Cloud
- TimescaleDB versions
- Port: 5432, 7432
See also[edit]
Advertising: