File tree Expand file tree Collapse file tree 4 files changed +1623
-482
lines changed Expand file tree Collapse file tree 4 files changed +1623
-482
lines changed Original file line number Diff line number Diff line change @@ -427,6 +427,18 @@ MaxT = NetTickTime + NetTickTime / NetTickIntensity</code>
427427 <p >Normally, a terminating node is detected immediately by the transport
428428 protocol (like TCP/IP).</p >
429429 </item >
430+ <tag ><marker id =" pg_shards_and_metadata" /><c >pg_shards_and_metadata = true | false</c ></tag >
431+ <item >
432+ <marker id =" pg_shards_and_metadata" ></marker >
433+ <p >Enable shards_and_metadata feature for <c >pg</c > server (see
434+ <seeerl marker =" pg" ><c >pg(3)</c ></seeerl >) if the parameter is
435+ <c >true</c >.</p >
436+ <warning ><p >Do not enable this feature if any node in the cluster
437+ is from an OTP release prior to OTP 26. <c >pg</c > servers on
438+ such old nodes will crash upon reception of messages in the
439+ extended protocol needed for this feature.</p ></warning >
440+ <p >Defaults to <c >false</c >.</p >
441+ </item >
430442 <tag ><marker id =" prevent_overlapping_partitions" />
431443 <c >prevent_overlapping_partitions = true | false</c ></tag >
432444 <item >
You can’t perform that action at this time.
0 commit comments