Re: Backup "Best Practices" - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Backup "Best Practices"
Date
Msg-id FA26579E-7388-4D7A-8282-DA7034540D4C@a-kretschmer.de
Whole thread Raw
In response to Re: Backup "Best Practices"  (John R Pierce <pierce@hogranch.com>)
List pgsql-general

Am 23. November 2016 20:31:21 MEZ, schrieb John R Pierce <pierce@hogranch.com>:
>On 11/23/2016 11:20 AM, Israel Brewster wrote:
>> How do I determine which those are? Just based on the timestamp if
>the
>> WAL file, such that I could do something like take the timestamp of
>> the last basebackup and delete all WAL files older than that? Or is
>> there a better way?
>
>there's a tool, barman, I've never used but its supposed to greatly
>simplify this whole process...
>
>http://www.pgbarman.org/


Barman is a really great tool.

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: Backup "Best Practices"
Next
From: Tom Lane
Date:
Subject: Re: Partial update on an postgres upsert violates constraint