Skip to content

Commit 17a3970

Browse files
committed
fix line 77
1 parent 6d5c836 commit 17a3970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/single-server/whats-happening-to-postgresql-single-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Learn how to migrate from Azure Database for PostgreSQL - Single Server to Azure
7474

7575
**Q. Will I incur downtime when I migrate my Azure Database from PostgreSQL - single server to a flexible server?**
7676

77-
**A.** Currently, The Single to Flexible Server Migration Tool only supports offline migrations, and support for online migration is coming soon. Offline migration requires downtime to your applications during the migration process. [Learn more about The Single to Flexible Server Migration Tool](../migrate/concepts-single-to-flexible).
77+
**A.** Currently, The Single to Flexible Server Migration Tool only supports offline migrations, and support for online migration is coming soon. Offline migration requires downtime to your applications during the migration process. [Learn more about The Single to Flexible Server Migration Tool](../migrate/concepts-single-to-flexible.md).
7878

7979
Downtime depends on several factors, including the number of databases, size of your databases, number of tables inside each database, number of indexes, and the distribution of data across tables. It also depends on the SKU of the source and target server and the IOPS available on the source and target server.
8080

0 commit comments

Comments
 (0)