We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ef50c commit 7c8e22aCopy full SHA for 7c8e22a
app/postgresus-vs-pgbackrest/page.tsx
@@ -656,10 +656,11 @@ export default function PostgresusVsPgBackRestPage() {
656
<h3 id="storage-pgbackrest">pgBackRest storage</h3>
657
658
<ul>
659
- <li>Local storage (POSIX)</li>
660
- <li>Amazon S3</li>
+ <li>Local storage (POSIX, CIFS)</li>
+ <li>Amazon S3 and S3-compatible services</li>
661
<li>Azure Blob Storage</li>
662
<li>Google Cloud Storage</li>
663
+ <li>NAS (Network-attached storage)</li>
664
<li>SFTP</li>
665
</ul>
666
0 commit comments