Skip to content

Commit ef6b798

Browse files
ValClarksontjmoore4
andcommitted
Update docs/content/guides/major-postgres-version-upgrade.md
Co-authored-by: tjmoore4 <42497036+tjmoore4@users.noreply.github.com>
1 parent f4a4f1d commit ef6b798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guides/major-postgres-version-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ rm -rf '/pgdata/{{< param fromPostgresVersion >}}'
152152
153153
When you are satisfied with the upgrade, you can execute this command to remove the old data directory. Do so at your discretion.
154154
155-
If you have extensions installed you may need to upgrade those as well. For example, for the `pgaudit` extension we recommend the running the following to upgrade:
155+
If you have extensions installed you may need to upgrade those as well. For example, for the `pgaudit` extension we recommend running the following to upgrade:
156156
157157
```sql
158158
DROP EXTENSION pgaudit;

0 commit comments

Comments
 (0)