Skip to content

Commit ef2c8c4

Browse files
authored
Update concepts-major-version-upgrade.md
1 parent e551754 commit ef2c8c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/flexible-server/concepts-major-version-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ Run the **ANALYZE** operation to refresh the pg_statistic table. You should do t
131131
```
132132
ANALYZE VERBOSE
133133
```
134-
[!NOTE]
134+
> [!NOTE]
135135
136-
The VERBOSE flag is optional, but using it shows you the progress.
136+
> The VERBOSE flag is optional, but using it shows you the progress.
137137
138138
## Next steps
139139

0 commit comments

Comments
 (0)