Tag: Backup
3 occurrences
Occurrence | Published | ||
---|---|---|---|
Published: April 2022 | |||
Rebuilding search indexesIf you move a Jiglu server to a new machine, restore from a backup or upgrade to a new version with incompatible search indexes then you may need to rebuild the text search indexes. |
|||
Published: November 2020 | |||
PostgreSQL dump and restoreBackup To manually backup the database use the PostgreSQL pg_dump command: pg_dump --create --format=c --file=backup.dmp --username=postgres jiglu You will be prompted for the password of the postgres user. |
|||
Published: January 2018 | |||
Upgrading JigluA backup should always be taken prior to these upgrades. |