Re: ERROR:::::: could not rename temporary statistics file ...

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: ERROR:::::: could not rename temporary statistics file ...
Date: 2019-06-03 11:24:11
Message-ID: 7afa9150-e79e-b016-4618-d7df23211d62@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 6/3/19 4:46 AM, soumik(dot)bhattacharjee(at)kpn(dot)com wrote:
> Hello,
>
> While doing a restore from pgadmin, getting the below error- it's like 12GB restore file.
>
> Any pointers to solve this issue.
>
>
>
> 2019-06-03 09:01:39.978 UTC [17] LOG: could not rename temporary statistics file "pg_stat_tmp/db_13015.tmp" to "pg_stat_tmp/db_13015.stat": No such file or directory
> 2019-06-03 09:01:40.090 UTC [17] LOG: could not rename temporary statistics file "pg_stat_tmp/global.tmp" to "pg_stat_tmp/global.stat": No such file or directory

That's a LOG level message, not an ERROR level message.  Does Postgres not work?

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message soumik.bhattacharjee 2019-06-03 11:26:59 RE: ERROR:::::: could not rename temporary statistics file ...
Previous Message soumik.bhattacharjee 2019-06-03 09:46:53 ERROR:::::: could not rename temporary statistics file ...