Re: PostgreSQL 9.6 Temporary files

From: Jimmy Augustine <jimmy(dot)augustine(at)enyx(dot)fr>
To: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL 9.6 Temporary files
Date: 2018-03-19 17:02:14
Message-ID: CAF3uhZF8x8CLrb2AqfNtsPOxyiwhnpQFdi6VbcGwhevkAgEdvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Andreas thanks for your response,

2018-03-19 17:44 GMT+01:00 Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>:

> On 19 March 2018 17:31:20 CET, Jimmy Augustine <jimmy(dot)augustine(at)enyx(dot)fr>
> wrote:
> >Dear Friends,
> >
> >I am newbie to postgresql.
> >I have 162 GB on my database but when I check size of all tables, I
> >approximately obtain 80 GB.
>
>
> Indexes?
>
> Indexes are included into 80 GB that I mentioned.

>I also see that I have 68GB of temporary files however I only found
>
> Where can you see that?
>
> I used pgAdmin 4 and I see statistics on my global database.

>2.4MB
> >at postgres/data/base/pgsql_tmp.
> >
> >Could you tell me what are those temporary files and where are they at?
> >Can
> >I delete some of them?
>
>
> No, never delete files in datadir!
>
> >
> >All values come from pgAdmin 4 and checked by my own SQL
> >queries(postgresql-9.6).
> >I already run vacuum full and there is few dead tuples.
>
> A few dead tuples arn't a real problem.
>
>
> >
> >Best regards,
> >Jimmy AUGUSTINE
>
>
> --
> 2ndQuadrant - The PostgreSQL Support Company
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jimmy Augustine 2018-03-19 17:04:57 Re: PostgreSQL 9.6 Temporary files
Previous Message Melvin Davidson 2018-03-19 17:01:37 Re: PostgreSQL 9.6 Temporary files