Re: [ADMIN] pg 7.3.4 and linux box crash

2003-09-14 Thread Matt Clark
> > It is crashing the linux box. Not rebooting, not kernel panic, > but only stop > > to respond.On the console if I type reboot it will not to > reboot and so on. > > But it crash only if I start intensive operations on pg. If you can type 'reboot' then surely it hasn't stopped responding? --

Re: [ADMIN] pg 7.3.4 and linux box crash

2003-09-14 Thread pginfo
Hi, yes I can type reboot, but the system can not reboot. I tested the memory (it take ~20 h - the maximum test) without any problems. I do not see any reason to think that the problem is into the HW/OS. At the moments I install red hat 9.0 to be sure that the problem is not by kernel. regards, iv

Re: [ADMIN] pg 7.3.4 and linux box crash

2003-09-14 Thread Chad R. Larson
At 06:14 AM 9/14/2003 , Matt Clark wrote: >>It is crashing the linux box. Not rebooting, not kernel panic, but only >>stop to respond.On the console if I type reboot it will not to reboot and >>so on. But it crash only if I start intensive operations on pg. > >If you can type 'reboot' then surely

[ADMIN] Postgres is not closing JDBC connection .. Please help

2003-09-14 Thread Deepak Malhotra
Hello I am using POstgres 7.3 and jdbc driver org.postgresql.Driver. I am using jdbc driver for PostgreSQL to connect to the database and when I am closing the database connection using Java but it seems PostgreSQL does not close the connection actually. If the web page, which uses the database c