Hacker News new | ask | show | jobs
by rostislav_dugin 167 days ago
Yes

To restore database - it should be empty (otherwise conflicts are possible)

Technically, you can try to restore to filled DB. But don't think it makes sense to try

1 comments

Hmmm... can you not provide such a tool built on top of pgBackRest?

Im using it personally one one of my postgres installations, and it's incredibly simple.

Having web ui built on top would also make it accessible to a lot more people since setting it up the first time is not that trivial.