Difference between revisions of "TimescaleDB"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
* <code>[[brew install timescaledb]]</code>
 
* <code>[[brew install timescaledb]]</code>
 
* Status: <code>[[systemctl status postgresql@14-main]]</code>
 
* Status: <code>[[systemctl status postgresql@14-main]]</code>
 +
* Configuration: <code>[[postgresql.conf]]</code>
  
 
== Binaries ==
 
== Binaries ==
Line 14: Line 15:
 
* <code>[[timescaledb_move.sh]]</code>
 
* <code>[[timescaledb_move.sh]]</code>
 
* <code>[[timescaledb-parallel-copy]]</code>
 
* <code>[[timescaledb-parallel-copy]]</code>
 +
 +
== Errors ==
 +
[[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 ==
 
== Related ==
Line 19: Line 24:
 
* [[Data partitioning]]
 
* [[Data partitioning]]
 
* [[Hypertable]]: <code>[[create_hypertable]]</code>
 
* [[Hypertable]]: <code>[[create_hypertable]]</code>
 +
* <code>[[CREATE EXTENSION]] timescaledb;</code>
 
* [[Timescale Cloud]]
 
* [[Timescale Cloud]]
* <code>[[CREATE EXTENSION]] timescaledb;</code>
 
 
* [[TimescaleDB versions]]
 
* [[TimescaleDB versions]]
 
* [[Port]]: [[5432]], [[7432]]
 
* [[Port]]: [[5432]], [[7432]]
* <code>[[postgresql.conf]]</code>
+
 
 
* <code>[[SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data']]</code>
 
* <code>[[SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data']]</code>
  

Latest revision as of 08:54, 1 June 2023

Advertising: