Lists: | pgsql-ports |
---|
From: | Unprivileged user <nobody> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Port Bug Report: Remote connections never die |
Date: | 1998-12-28 12:00:19 |
Message-ID: | 199812281200.HAA27534@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Juan Alvarez
Your email address : jferrando(at)acm(dot)org
Category : unknown
Severity : serious
Summary: Remote connections never die
System Configuration
--------------------
Operating System : Linux 2.0.35 (Suse 5.3)
PostgreSQL version : 6.0
Compiler used :
Hardware:
---------
Pentium II 333Mhz, 128 MB RAM, 4 GB SCSI disk drive
Versions of other tools:
------------------------
--------------------------------------------------------------------------
Problem Description:
--------------------
I'm using JDBC with password control to access the database.
If the network goes down or the client program dies the
postgres process stays alive with any updated (and not
commited or rolled back) table blocked.
I cant't find a way to avoid this nasty behaviour.
--------------------------------------------------------------------------
Test Case:
----------
--------------------------------------------------------------------------
Solution:
---------
--------------------------------------------------------------------------