On Sat, Oct 19, 2019 at 7:46 PM Daulat Ram <Daulat.Ram@xxxxxxxxxxxxxxx> wrote: > One more questions is, how backups are useful if we have streaming replication . As I know, we can promote the standby as primary in case of disaster at primary side. Do we need to schedule backups if we have streaming replication? Let's speculate a little on that: do you need backups if you have a RAID-1 configuration? Replication helps you reduce almost to zero the time to handle a disaster, backups allow you to recover in a more large time window. Luca