Skip to content

Commit 01d0e31

Browse files
author
Katie Horne
authored
add usage note for Azure users (coder#673)
1 parent f7e88bd commit 01d0e31

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

guides/admin/timescale-migration.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@ At the end of your evaluation period, you may need to migrate the data from the
1010
built-in database to an out-of-cluster PostgreSQL database for production use.
1111
This article will walk you through the process of doing so.
1212

13-
> You must be a cluster admin for your Kubernetes cluster.
13+
## Requirements
14+
15+
- You must be a cluster admin for your Kubernetes cluster.
16+
17+
- **Azure database users**: if you're using Azure Database for PostgreSQL, note
18+
that Coder only works with Single Server; the Flexible Server (Preview) and
19+
Hyperscale (Citus) options do _not_ support the TimescaleDB extension
20+
required.
1421

1522
## Migration Steps
1623

0 commit comments

Comments
 (0)