Re: persistent locks - Mailing list pgsql-admin

From Tom Lane
Subject Re: persistent locks
Date
Msg-id 8885.1327071693@sss.pgh.pa.us
Whole thread Raw
In response to persistent locks  (paddy carroll <paddy.carroll@gmail.com>)
List pgsql-admin
paddy carroll <paddy.carroll@gmail.com> writes:
> 3) For 8.3.7 the locks persist a database shutdown and startup cycle - I have had to trash and rebuild the database
inquestion. 
> 4) For 8.3.7 I have demonstrated that I can remedy the problem by stopping the database, deleting the contents of
pg_twophaseand pg_subtrans and restarting the database 

Egad.  Please read about prepared transactions and how to commit them or
roll them back; or else fix your applications to not use them.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Fred Parkinson"
Date:
Subject: Re: help with Postgres forms (Pfm)
Next
From: "Kevin Grittner"
Date:
Subject: Re: Unable to Connect to server