Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmarwicke
168 days 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
1 comments
rostislav_dugin
167 days ago
No, it's logical backup (at least, by the time): PITR are complicated in setting up and recovering.
link