Content-Length: 257760 | pFad | http://github.com/postgrespro/postgres_cluster/commit/cf201dba016bf1bf54112616782ae367633f89e5

EA Fix 'dtm.arbiters' field in pg_dtm daemons script. · postgrespro/postgres_cluster@cf201db · GitHub
Skip to content

Commit cf201db

Browse files
kvapkelvich
authored andcommitted
Fix 'dtm.arbiters' field in pg_dtm daemons script.
1 parent 24788c5 commit cf201db

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
@@ -119,7 +119,7 @@ func postgres(bin string, datadir string, arbiters []string, port int, nodeid in
119119
"-p", strconv.Itoa(port),
120120
"-c", "dtm.buffer_size=65536",
121121
// "-c", "dtm.buffer_size=0",
122-
"-c", "dtm.servers=" + strings.Join(arbiters, ","),
122+
"-c", "dtm.arbiters=" + strings.Join(arbiters, ","),
123123
"-c", "autovacuum=off",
124124
"-c", "fsync=off",
125125
"-c", "synchronous_commit=on",

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/cf201dba016bf1bf54112616782ae367633f89e5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy