Skip to content

Commit 97fb15f

Browse files
Update articles/postgresql/flexible-server/how-to-pgdump-restore.md
Co-authored-by: Sarah Gaspari <[email protected]>
1 parent b04045b commit 97fb15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/how-to-pgdump-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Use the following syntax to perform a pg_dump:
6464

6565
## Best practices for pg_restore
6666

67-
Few of the options that can be used to reduce the overall restore time using pg_restore are listed below.
67+
Here are a few of the options that can be used to reduce the overall restore time using pg_restore are listed below.
6868

6969
#### Parallel restore
7070

0 commit comments

Comments
 (0)