Re: [BUGS] BUG #5613: cannot delete

2010-08-13 Thread Kevin Grittner
Scott Wheeler wrote: > Can you tell me what the pg_stat_tmp file is used for? It's not a file; it's a subdirectory. The statistics information is periodically written to a file within that subdirectory when PostgreSQL is running. I concur with prior advice -- make sure you don't have a post

Re: [BUGS] BUG #5613: cannot delete

2010-08-13 Thread Scott Wheeler
the pg_stat_tmp file is used for? > Date: Thu, 12 Aug 2010 16:39:54 -0400 > Subject: Re: [BUGS] BUG #5613: cannot delete > From: robertmh...@gmail.com > To: wheels7...@hotmail.com > CC: pgsql-bugs@postgresql.org > > On Wed, Aug 11, 2010 at 1:41 PM, Scott wrote: > >

Re: [BUGS] BUG #5613: cannot delete

2010-08-12 Thread Robert Haas
On Wed, Aug 11, 2010 at 1:41 PM, Scott wrote: > > The following bug has been logged online: > > Bug reference:      5613 > Logged by:          Scott > Email address:      wheels7...@hotmail.com > PostgreSQL version: 8.4 > Operating system:   vista > Description:        cannot delete > Details: > >