mirror of
https://github.com/immich-app/immich.git
synced 2024-12-31 00:43:56 -05:00
parent
da70a1e457
commit
1cec3af98c
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ If your version of Immich is below 1.92.0 and the crash occurs after logs about
|
|||
### Why am I getting database ownership errors?
|
||||
|
||||
If you get database errors such as `FATAL: data directory "/var/lib/postgresql/data" has wrong ownership` upon database startup, this is likely due to an issue with your filesystem.
|
||||
NTFS and ex/FAT/32 filesystems are not supported. See [here](/docs/install/environment-variables#supported-filesystems) for more details.
|
||||
NTFS and ex/FAT/32 filesystems are not supported. See [here](/docs/install/requirements#special-requirements-for-windows-users) for more details.
|
||||
|
||||
### How can I verify the integrity of my database?
|
||||
|
||||
|
|
Loading…
Reference in a new issue