Community, Experimental, Toolkit,
and Experimental (Toolkit). This section explains each tag.
Community
This tag indicates that the function is available under TimescaleDB Community Edition, and are not available under the Apache 2 Edition. For more information, visit our TimescaleDB License comparison sheet.Experimental (TimescaleDB Experimental Schema)
This tag indicates that the function is included in the TimescaleDB experimental schema. Do not use experimental functions in production. Experimental features could include bugs, and are likely to change in future versions. The experimental schema is used by to develop new features more quickly. If experimental functions are successful, they can move out of the experimental schema and go into production use.When upgrading the extension, any database objects that depend on experimental features are dropped and
must be recreated after the upgrade. Experimental features can change between versions and have no guarantees that they
are backwards compatible.