Re: BUG #6451: problem while installing gridsql

From: ashu <ashu_to_bhushu(at)yahoo(dot)co(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6451: problem while installing gridsql
Date: 2012-10-11 16:37:10
Message-ID: 1349973430325-5727646.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Srinivas,

The error comes becoz of two reasons.
1)U didn't create XDBSYS
2) limit_connections='*' is not given in
/usr/local/pgsql/data/postgres.conf

to create XDBSYS

createdb XDBSYS -u gridsql

./gs-createmddb.sh -u admin -p secret

Ashu.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-6451-problem-while-installing-gridsql-tp5469996p5727646.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message ashu 2012-10-11 16:38:53 Re: BUG #6451: problem while installing gridsql
Previous Message Amit kapila 2012-10-11 15:52:25 Re: BUG #7534: walreceiver takes long time to detect n/w breakdown