From: | "Gurpreet Sachdeva" <redhackgp(at)rediffmail(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Postgres on Linux Cluster! |
Date: | 2004-12-21 05:02:56 |
Message-ID: | 20041221050256.26822.qmail@webmail46.rediffmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
I have recently transfered a big database on my master node of a 4 node openSSI Cluster... The system is working fine but sometimes, I get following errors:
http://192.168.1.100/cgi-bin/search.py
File "/usr/lib/python2.2/site-packages/pyPgSQL/PgSQL.py", line 3067, in execute, referer: http://192.168.1.100/cgi-bin/search.py
self.conn.conn.query('ROLLBACK WORK'), referer: http://192.168.1.100/cgi-bin/search.py
libpq.ProgrammingError: no connection to the server, referer: http://192.168.1.100/cgi-bin/search.py
, referer: http://192.168.1.100/cgi-bin/search.py
This error comes while insertion of data takes place...
Is Postgres successfull on Cluster??? Will that give me performance enhancement in any way??? Please help...
--
Thanks and Regards,
GSS
From | Date | Subject | |
---|---|---|---|
Next Message | kondo_yo | 2004-12-21 05:04:08 | Re: Question of performance of version 8 |
Previous Message | Tom Lane | 2004-12-21 03:54:20 | Re: Question of performance of version 8 |