From 05d63efc47f6bcfa3634a92c77c2faa42553812c Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 11 Dec 2018 13:57:12 +0000 Subject: Update page 'Home' --- Home.md | 4 ++-- 1 file 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. -- cgit v1.2.3