Re: Backup and Restore

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Dor Ben Dov <dor(dot)ben-dov(at)amdocs(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Backup and Restore
Date: 2019-12-12 15:36:44
Message-ID: ad8c3f45-f8dc-550c-9dd1-7db953e501ed@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/12/19 7:12 AM, Dor Ben Dov wrote:
> Hi,
>
> What is the most common used back and restore solution for postgres ?

I would say it goes from pg_dump/pg_restore for smaller databases to
some form of replication for larger.

>
> Which one are you using ?

I use pg_dump/pg_restore and have started using
pgBackrest(https://pgbackrest.org/user-guide.html).

>
> Regards,
>
> Dor
>
> *This email and the information contained herein is proprietary and
> confidential and subject to the Amdocs Email Terms of Service, which you
> may review at**https://www.amdocs.com/about/email-terms-of-service*
>

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Grigory Smolkin 2019-12-12 15:39:16 Re: Backup and Restore
Previous Message Dor Ben Dov 2019-12-12 15:12:17 Backup and Restore