From 317fec0b783928b8d30c3fe8a64788ebe19f81dc Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 25 Jun 2019 18:20:01 +0000 Subject: Update page 'FAQ' --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 543c8a8..9626755 100644 --- a/FAQ.md +++ b/FAQ.md @@ -39,9 +39,9 @@ This sets your password back to default (``password``) and disables OTP. #### What should I use - MySQL or PostgreSQL? -tt-rss is developed with PostgreSQL in mind, MySQL support is an afterthought. +tt-rss is developed with PostgreSQL in mind, MySQL support is an afterthought. -While MySQL is supported some minor features may be exclusive to Postgres and you're going to see worse performance (because InnoDB is slow). +If possible, consider using PostgreSQL for tt-rss. MySQL is supported but some minor features may be exclusive to Postgres and you're going to see worse performance (because InnoDB is slow). #### I need an URL I can call to subscribe to feed to integrate with some third party browser extension/application. -- cgit v1.2.3