Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit ef540e5

Browse files
authored
Update README.md
1 parent c5f817f commit ef540e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Invoke-PfaDbRefresh -RefreshDatabase tpch `
6060

6161
## Restrictions
6262

63-
- This code assumes that each database resides in its own volume, i.e. there is one window logical volume per database
64-
- The code does not work with database that reside on SQL Server fail over instances
65-
- The code assumes that the volumes used by all database reside on the same FlashArray
63+
- This code assumes that each database resides in a single FlashArray volume, i.e. there is one window logical volume per database
64+
- The code does not work with database(s) that reside on SQL Server fail over instances
65+
- All database(s) used when performing a database to database refresh reside on the same FlashArray
6666

6767
## Authors
6868

@@ -90,4 +90,5 @@ Thanks to the community behind the dbatools module .
9090
## Links
9191

9292
https://www.powershellgallery.com/packages/PureStorageDbaTools
93+
9394
https://www.purepowershellguy.com/?p=8431

0 commit comments

Comments
 (0)