Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Anarase <[email protected]>
  • Loading branch information
Vishal Anarase committed Feb 1, 2024
1 parent 0b4cfca commit 0178a30
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/DTABASE_BACKUP_RESTORE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ To get the credentials for a database, use `civo db credential <name/ID>`
Database backup (every10minutes) for database postgr-b697-c429d7 has been created
```

### Create Manual Backup

```bash
❯ civo database backups create postgres-dem --name firstbackup --type manual
Database backup (firstbackup) for database postgres-demo has been created
```

### List backup

```bash
Expand Down

0 comments on commit 0178a30

Please sign in to comment.