Menu

#340 setting up cluster

closed
nobody
configure (2)
5
2015-04-06
2012-09-23
Elias
No

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

Related

Bugs: #340

Discussion

  • Michael Paquier

    Michael Paquier - 2012-10-03

    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.

     
  • Michael Paquier

    Michael Paquier - 2012-10-15
    • status: open --> closed
     
  • Michael Paquier

    Michael Paquier - 2012-10-15

    Error is not reproducible.

     
    • Maharaj.Narayanan

      what is that to be done?

       
      • Ashutosh Bapat

        Ashutosh Bapat - 2015-04-06

        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:

        what is that to be done?

        Status: closed
        Group:
        Labels: configure
        Created: Sun Sep 23, 2012 10:35 PM UTC by Elias
        Last Updated: Mon Oct 15, 2012 01:47 AM UTC
        Owner: nobody

        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


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/postgres-xc/bugs/340/

        To unsubscribe from further messages, please visit
        https://sourceforge.net/auth/subscriptions/

        --
        Best Wishes,
        Ashutosh Bapat
        EnterpriseDB Corporation
        The Postgres Database Company

         

        Related

        Bugs: #340

  • Maharaj.Narayanan

    yes,the correct answer you are missing.
    whats the correct syntax?

     
    • Ashutosh Bapat

      Ashutosh Bapat - 2015-04-06

      Please look-up the documentation.

      On Mon, Apr 6, 2015 at 12:58 PM, Maharaj.Narayanan freezyfreaker@users.sf.net wrote:

      yes,the correct answer you are missing.
      whats the correct syntax?


      Status: closed
      Group:
      Labels: configure
      Created: Sun Sep 23, 2012 10:35 PM UTC by Elias
      Last Updated: Mon Oct 15, 2012 01:47 AM UTC
      Owner: nobody

      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


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/postgres-xc/bugs/340/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      Best Wishes,
      Ashutosh Bapat
      EnterpriseDB Corporation
      The Postgres Database Company

       

      Related

      Bugs: #340


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.