From f4029a5216ff705f02b86f17e68945d21c00b197 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Tue, 22 Mar 2016 11:20:04 -0700 Subject: [PATCH] Add note about missing sql commands Help avoid a frustrating surprise --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c06a2264..335e0053c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ gives developers and enterprises the power and familiarity of a traditional relational database. As an extension, Citus supports new PostgreSQL releases, allowing users to benefit from new features while maintaining compatibility with existing PostgreSQL tools. +Note that Citus supports many (but not all) SQL commands; see the +[FAQ](https://www.citusdata.com/frequently-asked-questions) for +more details. Common Use-Cases: * Powering real-time analytic dashboards