No edit summary |
(small version-specific) |
||
Line 3: | Line 3: | ||
{{Version Specific | {{Version Specific | ||
|version=1.1 | |version=1.1 | ||
|small=yes | |||
}} | }} | ||
Line 8: | Line 9: | ||
{{Version Specific | {{Version Specific | ||
|version=2.0 | |version=2.0 | ||
|small=yes | |||
}} | }} | ||
Revision as of 13:38, 18 June 2013
SMF uses either a MySQL, PostgreSQL, or SQLite database to store all of the data on the forum.
The following applies only to version 1.1 |
In SMF 1.1, the only supported database scheme is MySQL.
The following applies only to version 2.0 |
PostgreSQL and SQLite support with SMF was introduced in SMF 2.0.
Your database is where all of your posts, topics, members, settings and much more are stored. It is a wise idea to backup your forum database often. You should never back it up through the SMF admin panel > Forum Maintenance > Backup Database.