Skip to content

Commit ddd85bd

Browse files
authored
Merge pull request #91397 from hyoshioka0128/patch-545
Typo "Postgres servers"→""PostgreSQL servers""
2 parents 25620aa + 7e9e523 commit ddd85bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ After you restore the database, you can perform the following tasks to get your
175175

176176
No. Currently, Flexible Server supports a maximum of 35 days of retention. You can use manual backups for a long-term retention requirement.
177177

178-
* **How do I manually back up my Postgres servers?**
178+
* **How do I manually back up my PostgreSQL servers?**
179179

180180
You can manually take a backup by using the PostgreSQL tool [pg_dump](https://www.postgresql.org/docs/current/app-pgdump.html). For examples, see [Migrate your PostgreSQL database by using dump and restore](../howto-migrate-using-dump-and-restore.md).
181181

0 commit comments

Comments
 (0)