- Other s
- databases outside of
Prerequisites
To follow the steps on this page:- Create a target with time-series and analytics enabled. You need your connection details. This procedure also works for .
Query another data source
To query another data source:- Tiger Cloud
- Self-hosted TimescaleDB
You create FDWs with the
postgres_fdw extension, which is enabled by default in .A user with the tsdbadmin role assigned already has the required USAGE permission to create FDWs. You can enable another user, without the tsdbadmin role assigned, to query foreign data. To do so, explicitly grant the permission. For example, for a new grafana user: