Re: (fwd) Problems with Postgres - Mailing list pgsql-hackers

From Oliver Elphick
Subject Re: (fwd) Problems with Postgres
Date
Msg-id 199908101727.SAA29059@linda.lfix.co.uk
Whole thread Raw
Responses Re: [HACKERS] Re: (fwd) Problems with Postgres
List pgsql-hackers
Hackers: has anyone any insight on this one, please?

Craig Sanders wrote: >one of my clients is having problems with postgresql. i've upgraded to >the latest version
6.5.1-5hoping that might fix the problem..no luck. > >any ideas? > > >BTW, i turned on debugging in postmaster.init and
thisis a sample of >what it shows - "ERROR: vacuum: can't destroy lock file!". there are 2 >or 3 instances of this in
thelogs. >
 
... >ERROR:  vacuum: can't destroy lock file! >AbortCurrentTransaction
...

This does seem to be a problem with 6.5.1.  I have got a similar one coming up
in the regression test database.  Very interestingly, it has arisen since
my last clean vacuum and I have not touched the database since then. I
wonder if it is possible that vacuum has itself corrupted the database.

I have found no useful information in the logs; the actual error seems to
indicate that the vc_shutdown() routine is being called a second time for
the same database, but I cannot yet see why (if you want to investigate,
it is in src/backend/commands/vacuum.c).

--      Vote against SPAM: http://www.politik-digital.de/spam/                ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver              PGP key from public servers; key
ID32B8FAA1                ========================================    "If ye abide in me, and my words abide in you, ye
shall    ask what ye will, and it shall be done unto you."                                          John 15:7 
 




pgsql-hackers by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: Drop table abort
Next
From: "Jackson, DeJuan"
Date:
Subject: Drop table abort