summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-12-11 13:57:12 +0000
committerfox <[email protected]>2018-12-11 13:57:12 +0000
commit05d63efc47f6bcfa3634a92c77c2faa42553812c (patch)
treec00ac291eb4f6bad00ee7f0793a75a995fe0027d /Home.md
parent8d954c866509f8f9f12363e9a8312eb0f2962ce2 (diff)
Update page 'Home'
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Home.md b/Home.md
index fded9b5..fdc28b5 100644
--- a/Home.md
+++ b/Home.md
@@ -64,8 +64,8 @@ Additionally, tt-rss requires:
- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer) or
[MySQL](http://www.mysql.com) - InnoDB is required.
-While you can use either database, PostgreSQL should run tt-rss faster and is, in general,
-a much more reliable choice.
+While you can use either database, PostgreSQL should run tt-rss significantly faster and is, in general,
+a much more reliable choice. Some minor features are also exclusive to PostgreSQL.
**Important:** only InnoDB database engine is supported on MySQL. While you technically can force tt-rss schema under MyISAM you will experience various glitches due to missing functionality (foreign keys, cascade deletes, etc.) that tt-rss actively uses.