Hi all,
I am using Centos 5.8 and PG 9.2, and Postgres-XC version 1.0.1
I have started a node and coordinator, when trying to finalize the cluster by issuing this command :
postgres=# CREATE NODE dn1 WITH (TYPE='datanode', PORT=15432)
ERROR: syntax error at or near "NODE"
LINE 1: CREATE NODE dn1 WITH (TYPE='datanode', PORT=15432);
I get the error message above.
I am stuck at the moment.
regards
Elias
I don't really see why this error should happen. The grammar is correct.
I also checked in CentOS 5.8 and cannot reproduce that.
Error is not reproducible.
what is that to be done?
It's a syntax error, so, one needs to look up the correct syntax. Am I
missing something?
On Fri, Apr 3, 2015 at 5:46 PM, Maharaj.Narayanan freezyfreaker@users.sf.net wrote:
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Related
Bugs:
#340yes,the correct answer you are missing.
whats the correct syntax?
Please look-up the documentation.
On Mon, Apr 6, 2015 at 12:58 PM, Maharaj.Narayanan freezyfreaker@users.sf.net wrote:
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Related
Bugs:
#340