From: | "Brendon Matthews" <brendonm(at)bbtechltd(dot)com> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | HELP!!! |
Date: | 2002-09-11 00:39:17 |
Message-ID: | ENELLKLMINPNBFCCIFMDGEENCBAA.brendonm@bbtechltd.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi,
I am using a Live PostgreSQL database system for multiple web applications.
Everything was all working fine until completely at random the database
engine came up with a JDBC error:
"The backend has broken the connection. Possibly the action you have
attempted has caused it to close."
Now every time i attempt an UPDATE on the database it comes back with the
same error.
I can still do SELECT statements on the database with no problems.
The software i am using:
PostgreSQL 7.2.2
Java 1.4
Red Hat Linux 7.2
I have tried restarting the JVM
I have tried restarting PostgreSQL
I have tried rebooting the machine completely
The same error keeps occuring.
Please Help,
-- Brendon
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-09-11 04:10:31 | Re: Unique indices and nulls |
Previous Message | Terry Yapt | 2002-09-10 22:38:50 | Re: pl/pgsql and returns timestamp type |