How to configure streaming replication in postgres 14 - DBACLASS DBACLASS
In this article, we will explain how to configure streaming replication in postgres(14) from existing primary database to a new standby database( slave). The below steps will be same for POSTGRES 12/13/14. If you are looking for streaming replication older than postgres 12, then below link: How to setup streaming replication in postgres 11 […]
postgresql configurationintermediate
by PostgreSQL
16 views