Answer the question
In order to leave comments, you need to log in
How to make single database replications instead of a whole cluster in PostgreSQL?
You need to save the databases in their latest state from different servers on the backup server. Replication involves running a separate cluster for each server from which it is copied, which, in my opinion, is redundant.
Are there means to replicate only individual databases into one cluster? Or is the overhead for the operation of many clusters on one server not so great?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question