Re: Backup and Restore

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Backup and Restore
Date: 2019-12-25 16:15:08
Message-ID: a6160824-85fc-92d9-6e92-cf8f0892c551@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/25/19 7:46 AM, Andreas Kretschmer wrote:
>
>
> Am 25.12.19 um 14:34 schrieb Dor Ben Dov:
>>
>> Hi All,
>>
>> What Is the best recommended / used tool for backup and restore that you
>> suggest or work with postgres ?
>>
> depends on your needs, most of our customers using barman.

pgbackrest is also popular, and sometimes plain, old pg_dump/pg_restore is
Good Enough.

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-12-25 16:18:55 Re: Backup and Restore
Previous Message Pavel Stehule 2019-12-25 15:48:54 Re: Syntax question about returning value from an insert