postgres-ai/postgres-checkup

Ability to add fake masters

Nastradamus opened this issue · 1 comments

We need to see only one real master at once in reports.
Add CLI option into ./check to mark it as a fake master in json report.

@dmius what do you think about json format for this fake master?

dmius commented

We should have same format as current, just for fake master we will have role - "fake-master1". So nothing changes in json format not needed.