Skip to content

Commit

Permalink
Add multi-node deprecation warning (#3547)
Browse files Browse the repository at this point in the history
Signed-off-by: Iain Cox <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
  • Loading branch information
jonatas and billy-the-fish authored Nov 14, 2024
1 parent 15bbb7f commit 6d75eff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/data_nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ api:
type: view
---

import MultiNodeDeprecation from "versionContent/_partials/_multi-node-deprecation.mdx";

# timescaledb_information.data_nodes

Get information on data nodes. This function is specific to running
TimescaleDB in a multi-node setup.

<MultiNodeDeprecation />

### Available columns

|Name|Type|Description|
Expand Down

0 comments on commit 6d75eff

Please sign in to comment.