Re: pg_start_backup: file has vanished from pg_subtrans/

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Leo Baltus <Leo(dot)Baltus(at)npo(dot)nl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_start_backup: file has vanished from pg_subtrans/
Date: 2015-08-07 14:37:09
Message-ID: 55C4C295.4090209@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/07/2015 07:20 AM, Alvaro Herrera wrote:
> Leo Baltus wrote:
>> Hi,
>>
>> While backing up some postgresql-8.4.2 instances using
>> pg_start_backup()/pg_stop_backup()
>
> 8.4.2 was released in 2009, so you're missing all the bugfixes till July
> 2014 which is when the 8.4 branch was dropped out of support -- which
> means you're also missing bugfixes from that point onwards. I think you
> need to jump to 8.4.22 (the last one in that release) because this might
> be a fixed bug; and you should consider moving to one of the supported
> branches very soon, at least 9.0 but that one's going to lose support
> soon too so I may suggest something even newer.

That being said, I thought:

file has vanished: "............./data/pg_subtrans/3A37"

would not be a bug but normal behavior.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-08-07 15:39:18 Re: Strange deadlock in foreign key check
Previous Message Alvaro Herrera 2015-08-07 14:20:01 Re: pg_start_backup: file has vanished from pg_subtrans/