On Fri, Apr 29, 2016 at 4:16 PM Ben Hitz <[email protected]> wrote:

>
> So, I let my disk fill up (shame!) on my server.  I stopped and increased
> EBS volume size, so plenty of space now.
>
> However, my wal-e pushes are failing; I have about 8 files left in my
> pg_xlog:
> Critical message:
>
> lzop: No space left on device: <stdout>
>

It looks like you need more temp space. Your "overflow' file system is tiny
(1.1M) and can't handle WAL-E's temp files.

If you need a quick fix, consider setting `TMPDIR` to be anywhere expansive
and accessible to WAL-E.

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to