Skip to content

Commit 9343f3d

Browse files
committed
Turn synchronous commit on in daemons.go script.
1 parent e5b999c commit 9343f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_dtm/tests/daemons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ func postgres(bin string, datadir string, dtmservers []string, port int, nodeid
113113
"-c", "dtm.servers=" + strings.Join(dtmservers, ","),
114114
"-c", "autovacuum=off",
115115
"-c", "fsync=off",
116-
"-c", "synchronous_commit=off",
116+
"-c", "synchronous_commit=on",
117117
"-c", "shared_preload_libraries=pg_dtm",
118118
}
119119
name := "postgres " + datadir

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy