| From: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
|---|---|
| To: | Edson Richter <edsonrichter(at)hotmail(dot)com> |
| Cc: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: PostgreSQL 9.2.4 temp files never released? |
| Date: | 2013-09-28 21:23:45 |
| Message-ID: | CAMkU=1xRbRT50A=QA3vp0MiKzXMYhAQGhRY=8_=1OZxU=uoLzQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, Sep 28, 2013 at 1:54 PM, Edson Richter <edsonrichter(at)hotmail(dot)com>wrote:
> Em 28/09/2013 15:54, Adrian Klaver escreveu:
>
> Ok. Found the place.
> So, there is nothing there. PG_DATA/base/pgsql_tmp is a empty directory.
> I've run the query over pg_stat_database view and there is nothing wrong
> with pgAdmin III - the information is all there.
> I've also run a vacuum freeze analyze, but made no difference.
>
> I believe that statistics are outdated, since there is no temp file at all.
>
The statistics are not current, they are cumulative since the database was
created, or pg_stat_reset() was last called.
Cheers,
Jeff
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Edson Richter | 2013-09-28 21:25:43 | Re: PostgreSQL 9.2.4 temp files never released? |
| Previous Message | Tomas Vondra | 2013-09-28 21:12:07 | Re: PostgreSQL 9.2.4 temp files never released? |