8 ms·
does this do point-in-time recovery? tried like 3 postgres backup tools, they all claim to support it but then you actually need to restore and it's a mess
by dmarwicke 9mo ago
does this do point-in-time recovery? tried like 3 postgres backup tools, they all claim to support it but then you actually need to restore and it's a mess
- rostislav_dugin 9mo agoNo, it's logical backup (at least, by the time): PITR are complicated in setting up and recovering.