1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
ThibG 13cb6106fc
Add documentation about index corruption (#811)
* [WiP] Add documentation about index corruption

Add documentation about index corruption caused by changes in collation rules, and information on how to fix it.

* Add doc on how to check indexes

Add documentation on how to check indexes without bringing the instance down.

* Update index-corruption.md

* fixup typo

* Add instructions for re-creating the database

* Add minor explanations

* Remove recommendation to re-create database with C collation

Meaningful case-folding operations are used within the database for hashtags, so do not recommend using `C`, which would cause issues with non-ASCII hashtags.
2020-11-19 21:49:18 +01:00
2018-09-23 00:14:25 +02:00
2018-09-23 00:14:25 +02:00
2018-10-21 04:03:53 +02:00
2020-01-05 20:26:27 +01:00

Mastodon

View the documentation at https://docs.joinmastodon.org

Description
Full documentation repository for Mastodon
Readme 71 MiB
Languages
SCSS 56.2%
HTML 43%
JavaScript 0.8%