mirror of https://github.com/citusdata/citus.git
If an operation requires having coordinator in pg_dist_node and if that
is not the case, then we automatically add the coordinator into
pg_dist_node if user didn't add any worker nodes yet.
However, if user have already added some worker nodes before, we throw
an error. With this commit, we improve the error thrown in that case.
Closes #6423 based on the discussion made there.
(cherry picked from commit
|
||
---|---|---|
.. | ||
columnar | ||
distributed | ||
.gitignore |