Re: PostgreSQL 9.2.4 temp files never released?

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 9.2.4 temp files never released?
Date: 2013-09-28 18:30:18
Message-ID: BLU0-SMTP427E89E6857241959B07BA0CF2A0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Em 28/09/2013 15:22, Adrian Klaver escreveu:
> On 09/28/2013 11:16 AM, Edson Richter wrote:
>> I've a 12Gb database running without problems in Linux Centos 64bit for
>> years now.
>> Looking database statistics (in pgAdmin III), I can see that there are
>> 366 temporary files, and they sum up 11,863,839,867 bytes in size.
>
> What are the temp files named and where are they located?

Sorry if this sounds silly, but how can I discover this information?

Edson Richter

>
>>
>> Is that normal? When will this space be released?
>>
>> I've restarted the server, but seems those files (in number and in size)
>> are just growing and growing...
>>
>> Regards,
>>
>> Edson Richter
>>
>>
>>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Henrik 2013-09-28 18:31:04 recovery from incomplete backup (pgsql 8.3)
Previous Message Tomas Vondra 2013-09-28 18:29:04 Re: multiple databases vs multiple clusters on the same host