Re: Errors from archive restore from S3 and wrong size archive file - Mailing list pgsql-admin

From Rui DeSousa
Subject Re: Errors from archive restore from S3 and wrong size archive file
Date
Msg-id 95C53BC8-E715-4031-8710-8084544369D6@crazybean.net
Whole thread Raw
In response to Errors from archive restore from S3 and wrong size archive file  (Jorge Torralba <jorge.torralba@gmail.com>)
List pgsql-admin


On Aug 2, 2018, at 1:33 PM, Jorge Torralba <jorge.torralba@gmail.com> wrote:


~/datas3/pg_xlog/RECOVERYXLOG $ ls -l
total 16384
-rw-------    1 postgres postgres  16777216 Aug  2 16:03 000000010000000000000002



I don’t think RECOVERYXLOG should be a directory; that should be the WAL file being restored.  Postgres is trying to restore the directory instead of the file thus the error.   

pgsql-admin by date:

Previous
From: Jorge Torralba
Date:
Subject: Errors from archive restore from S3 and wrong size archive file
Next
From: Fabricio Peñuelas
Date:
Subject: Re: Postgresql 9.3 - problem after crash server