Skip to content

Commit

Permalink
Update backup-and-restore.md (#3389)
Browse files Browse the repository at this point in the history
* Update backup-and-restore.md

* Update backup-and-restore.md

---------

Co-authored-by: Alex <[email protected]>
  • Loading branch information
briandipalma and alextran1502 authored Jul 23, 2023
1 parent e660f05 commit 6701073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/administration/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Database

:::caution
Immich saves [file paths in the database](https://github.com/immich-app/immich/discussions/3299), it does not scan the library folder to update the database so backups are crucial.
:::

:::info
Refer to the official [postgres documentation](https://www.postgresql.org/docs/current/backup.html) for details about backing up and restoring a postgres database.
:::
Expand Down

1 comment on commit 6701073

@vercel
Copy link

@vercel vercel bot commented on 6701073 Jul 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.