small correction in above msg
its not limit_connections='*' but
listen_addresses='*'
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-6451-problem-while-installing-gridsql-tp5469996p5727648.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
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 conte
On 02/08/12 10:32 PM, srinivas...@gmail.com wrote:
The following bug has been logged on the website:
Bug reference: 6451
Logged by: srinivas
Email address: srinivas...@gmail.com
PostgreSQL version: 9.0.6
Operating system: redhat linux
Description:
[enterprisedb@DBServer2 bi
The following bug has been logged on the website:
Bug reference: 6451
Logged by: srinivas
Email address: srinivas...@gmail.com
PostgreSQL version: 9.0.6
Operating system: redhat linux
Description:
[enterprisedb@DBServer2 bin]$ ./gs-server.sh
Starting
./gs-server.s