summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-06-25 18:17:02 +0000
committerfox <[email protected]>2019-06-25 18:17:02 +0000
commitf1fdd7a60de012d3f2687f86865be5668d375cb7 (patch)
tree8d45156fbb0ee588e324a92dd1035504965dfe59
parent56f478312205401ae7d50443ecebd9864849a8b6 (diff)
Update page 'Home'
-rw-r--r--Home.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Home.md b/Home.md
index 454351c..9a57783 100644
--- a/Home.md
+++ b/Home.md
@@ -61,8 +61,7 @@ is not supported. That is, it may work for you but if you run into problems you
Additionally, you will need:
- PHP version **5.6** or newer ([detailed PHP requirements](wiki/PhpCompatibilityNotes))
-- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer) or
- [MySQL](http://www.mysql.com) - InnoDB is required.
+- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer, [recommended](wiki/FAQ#what-should-i-use---mysql-or-postgresql)) or [MySQL](http://www.mysql.com) (InnoDB is required).
While you can use either database, PostgreSQL should run tt-rss significantly faster and is, in general,
a much more reliable choice. Also, some minor features are exclusive to PostgreSQL.