We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Backup the database first in case anything goes wrong
sudo -iu postgres pg_dump wiki_general > wiki_general_dump.sql
Navigate to the maintenance directory of the wiki
maintenance
cd /var/www/mediawiki-general/maintenance
and then run the update script
php update.php