On Fri, Jul 27, 2018 at 12:05 PM, Ioseph Kim wrote:
> I want to build one master & multi slave environments to use physical
> replication.
> Slave nodes have low hardware spec, so I changed max_connection server
> parameters, and try start slave node.
> But I could not start slave nodes,
> becau
Sorry, I was misstyped.
non shared -> shared
On Sat, Jul 28, 2018 at 01:05:40AM +0900, Ioseph Kim wrote:
> Hi.
>
> I want to build one master & multi slave environments to use physical
> replication.
> Slave nodes have low hardware spec, so I changed max_connection server
> parameters, and tr
Hi.
I want to build one master & multi slave environments to use physical
replication.
Slave nodes have low hardware spec, so I changed max_connection server
parameters, and try start slave node.
But I could not start slave nodes,
because CheckRequiredParameterValues function (in
src/backend/a