Skip to content

Commit 84cd96e

Browse files
committed
Fixed link extensions
1 parent 0147b87 commit 84cd96e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/migrate/auto-migration-single-to-flexible-postgresql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ The compute tier and SKU for the target flexible server is provisioned based on
9999
Here's the info you need to know post automigration:
100100

101101
1) The server parameters in Flexible server are tuned to the community standards. If you want to retain the same server parameter values as your Single server, you can log in via Powershell and run this [script](https://github.com/hariramt/automigration/blob/main/copy-server-parameters.ps1) to copy the parameter values.
102-
2) To enable [query perf insights](../flexible-server/concepts-query-performance-insight), you need to enable query store on the Flexible server which isn't enabled by default
103-
3) If [High Availability](../../reliability/reliability-postgresql-flexible-server) is needed, you can enable it with zero downtime.
102+
2) To enable [query perf insights](../flexible-server/concepts-query-performance-insight.md), you need to enable query store on the Flexible server which isn't enabled by default
103+
3) If [High Availability](../../reliability/reliability-postgresql-flexible-server.md) is needed, you can enable it with zero downtime.
104104

105105
## Frequently Asked Questions (FAQs)
106106

0 commit comments

Comments
 (0)