Re: BUG #5613: cannot delete

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Scott Wheeler" <wheels7271(at)hotmail(dot)com>
Cc: <robertmhaas(at)gmail(dot)com>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5613: cannot delete
Date: 2010-08-13 13:59:24
Message-ID: 4C65096C020000250003458E@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Scott Wheeler <wheels7271(at)hotmail(dot)com> 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 postgres
process running, and the rest is all Windows skills -- there should
be nothing special caused by PostgreSQL.

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pierre 2010-08-13 14:01:02 BUG #5618: restore won't work with files transferred with NFS
Previous Message Tom Lane 2010-08-13 13:59:17 Re: BUG #5617: pg_restore behaves unexpectedly on 'invalid' command line