Re: How to recover my postgres database ?

From: "Hunley, Douglas" <douglas(dot)hunley(at)openscg(dot)com>
To: Pierre Couderc <pierre(at)couderc(dot)eu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to recover my postgres database ?
Date: 2017-05-11 17:07:07
Message-ID: CAAD=pwE1ax=B5Mw_8_6Q1+g3JHLDNG6Vqw93K5chnr3EFKQ-Nw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 11, 2017 at 11:53 AM, Pierre Couderc <pierre(at)couderc(dot)eu> wrote:

> How can I safely repair, knowing that I have the pg_dumpall of last
> night, but many dbs have changed today... ?
>

If pg_dumpall is your only backup mechanism then you've lost all changes
after the dump was taken. You'll need to restore from that backup and then
get pgbackrest (or another equivalent tool) up and running to protect
yourself going forward

--
{
"name" : "douglas j hunley",
"title" : "database engineer",
"email" : "douglas(dot)hunley(at)openscg(dot)com <doug(dot)hunley(at)gmail(dot)com>",
"mobile" : "+1 614 316 5079"
}

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2017-05-11 17:10:35 Re: How to recover my postgres database ?
Previous Message Francisco Olarte 2017-05-11 17:04:44 Top posting....