Content-Length: 255397 | pFad | http://github.com/postgrespro/postgres_cluster/commit/9343f3dd8d3430b6480ef5f90278b95437f603af

16 Turn synchronous commit on in daemons.go script. · postgrespro/postgres_cluster@9343f3d · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/9343f3dd8d3430b6480ef5f90278b95437f603af

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy