I am using postgreSQL version 8 on
Solaris 9. I have encountered a situation where a java process is dying
but leaving locks active. When I
restart the process, it gets a new connection, but can't proceed as the
previous lock is still active. How can I, as DBA, clear a lock / roll back an incomplete
transaction without access to the connection that created the lock? All I've been able to do is a
complete stop/start of the database, but that is obviously sub-optimal. Thanks, Edwin
New Toll - Integrated Business Systems
Ph:
03 8710 0858 "This message is written in FORTRAN until you look at it." |
- Re: [GENERAL] Clearing locks Edwin New
- Re: [GENERAL] Clearing locks Neil Conway
- Re: [GENERAL] Clearing locks Andrew Sullivan