From: Pavan Deolasee Date: Thu, 25 Oct 2018 05:35:16 +0000 (+0530) Subject: Fix a typo X-Git-Tag: XL_10_R1~2 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=2390de465e981f2bc178acbdba774b297552edbb;p=postgres-xl.git Fix a typo --- diff --git a/doc/src/sgml/release-xl-10r1.sgml b/doc/src/sgml/release-xl-10r1.sgml index dced8f61c6..135a8397fb 100644 --- a/doc/src/sgml/release-xl-10r1.sgml +++ b/doc/src/sgml/release-xl-10r1.sgml @@ -132,7 +132,7 @@ otherwise stated. Automatically trigger ANALYZE (COORDINATOR) on remote coordinators - When a table is manually or automatically analyzed, the coordiantor + When a table is manually or automatically analyzed, the coordinator will run ANALYZE (COORDINATOR) command to all other coordinators for them to update their planner stats. This ensures that the planner stats remain up to date on all coordinators in the cluster. The feature works when a table is analyzed