pglogrepl icon indicating copy to clipboard operation
pglogrepl copied to clipboard

Are there any plans to support BASE_BACKUP?

Open utemkin opened this issue 5 years ago • 3 comments

Hi!

Are there any plans to support BASE_BACKUP?

As I understand, it's very similar to START_REPLICATION in workflow.

utemkin avatar Mar 05 '20 14:03 utemkin

I have no objection to the feature, but I have no plans to work on it myself.

jackc avatar Mar 07 '20 16:03 jackc

I might work in it after I have finished my current wal-g commit.

sebasmannem avatar Sep 01 '20 08:09 sebasmannem

Created a draft PR. Still needs some love, but getting there... Reading backup info and backup data already works. https://github.com/jackc/pglogrepl/pull/12

sebasmannem avatar Oct 03 '20 13:10 sebasmannem