mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
FIX (comparisons): Fix pgBackRest comparison
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "20"
|
||||
cache: "npm"
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
@@ -658,9 +658,10 @@ export default function PostgresusVsPgBackRestPage() {
|
||||
<ul>
|
||||
<li>Local storage (POSIX, CIFS)</li>
|
||||
<li>Amazon S3 and S3-compatible services</li>
|
||||
<li>Cloudflare R2 (S3-compatible)</li>
|
||||
<li>Azure Blob Storage</li>
|
||||
<li>Google Cloud Storage</li>
|
||||
<li>NAS (Network-attached storage)</li>
|
||||
<li>Google Cloud Storage</li>
|
||||
<li>SFTP</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user