Search Postgresql Archives

Re: Netapp SnapCenter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



So apologies if this is a stupid question but there's obviously been a lot of discussion on this issue.  Was a consensus ever reached on the following?

If a Postgres database (both data and WAL) is located on one NetApp volume, meaning a snapshot should capture everything at exactly the same time with the required atomicity, do we still need to put the database into backup mode beforehand (and take it out afterwards)?  If we don't put Postgres into backup mode first, will we still be able to use the WALs to roll transactions forward or would we be limited to only the point-in-time at which that snapshot was taken?

Thanks much.

Ken

-----Original Message-----
From: Stephen Frost <sfrost@xxxxxxxxxxx> 
Sent: Monday, June 22, 2020 7:06 AM
To: Paul Förster <paul.foerster@xxxxxxxxx>
Cc: Magnus Hagander <magnus@xxxxxxxxxxxx>; Wolff, Ken L (US) <ken.l.wolff@xxxxxxxx>; pgsql-general <pgsql-general@xxxxxxxxxxxxxx>
Subject: EXTERNAL: Re: Netapp SnapCenter

Greetings,

* Paul Förster (paul.foerster@xxxxxxxxx) wrote:
> > On 22. Jun, 2020, at 13:08, Magnus Hagander <magnus@xxxxxxxxxxxx> wrote:
> > It does not work off *that* base backup. But if you start from the *prior* be backup (one that did complete with a successful pg_stop_backup) then you can still use the archived wal to recover to any point in time. 
> 
> ok, that's clear now. Thank you very much.

Right, and tools like pgbackrest will figure this kind of thing out for you too- just give it the time you want to restore to and it'll figure out the right backup to use.

Thanks,

Stephen






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux