mkabilov / logical_backup

[WIP] Continuous backup of the tables using PostgreSQL logical replication
MIT License
9 stars 3 forks source link

[idea] make restore command act as a postgres server #53

Open mkabilov opened 5 years ago

mkabilov commented 5 years ago

while performing restore, instead of generating DML operation, act as a postgres logical replication publisher server. so that restore's destination database would connect to the restore tool as if it's a postgres server