Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7cff811

Browse files
committed
switch on 2PC
1 parent8c1b0b7 commit7cff811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/mmts/multimaster.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ _PG_init(void)
881881
"Use two phase commit",
882882
"Replace normal commit with two phase commit",
883883
&MtmUse2PC,
884-
false,
884+
true,
885885
PGC_BACKEND,
886886
0,
887887
NULL,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp