summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-08-30 15:33:05 +0100
committerMatthew Hodgson <matthew@matrix.org>2016-08-30 15:33:13 +0100
commit928d337c168582c902d0f664857855d41206a117 (patch)
tree6fe7a2e5ee70a47b4b92adcb153f82f18c02f0fe
parentMerge pull request #1051 from matrix-org/erikj/fix_push_names (diff)
downloadsynapse-928d337c168582c902d0f664857855d41206a117.tar.xz
Remove FUD over psql
-rw-r--r--README.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.rst b/README.rst

index 323f5b8db7..9eebed784b 100644 --- a/README.rst +++ b/README.rst
@@ -230,9 +230,6 @@ The advantages of Postgres include: pointing at the same DB master, as well as enabling DB replication in synapse itself. -The only disadvantage is that the code is relatively new as of April 2015 and -may have a few regressions relative to SQLite. - For information on how to install and use PostgreSQL, please see `docs/postgres.rst <docs/postgres.rst>`_.