NetXMS Support Forum

English Support => General Support => Topic started by: gmonk63 on February 27, 2020, 08:37:02 PM

Title: Timescale DB Question
Post by: gmonk63 on February 27, 2020, 08:37:02 PM
I noticed the in 3.2.350 that there is a tsdb.sql init file  but when building from source tsdb is not an optional driver to install.  What is the standard install for timescaledb.   I am assuming i would follow the timescale.com docs to install postgres and the timescaledb plugin but for netxms would I then only need to init the tsdb.sql file or does both pgsql and tsdb neet to be initialized.

Thanks
Title: Re: Timescale DB Question
Post by: Filipp Sudanov on March 03, 2020, 06:46:13 PM
Both Postgres and TimescaleDB are in one driver - Postgres. When performing nxdbmgr init it asks what type of database to use.