blob: 127fe9a893fe520fb9e2415445e9386635f640f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
|
make: Nothing to be done for `all'.
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
stopping standby...
waiting for server to shut down... done
server stopped
stopping active...
gtm_ctl: could not send stop signal (PID: 24704): No such process
gtm: no process killed
gtm_standby: no process killed
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24750 24744 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning standby...
/tmp/pgxc/data/gtm_standby ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning active...
/tmp/pgxc/data/gtm ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting active...
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24763 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
gxid=3
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting standby...
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24763 1 1 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24775 1 0 16:50 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
=== test_startup_01 in ===
=== test_startup_01 out ===
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
stopping standby...
waiting for server to shut down.... done
server stopped
stopping active...
waiting for server to shut down.... done
server stopped
gtm: no process killed
gtm_standby: no process killed
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning standby...
/tmp/pgxc/data/gtm_standby ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning active...
/tmp/pgxc/data/gtm ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting active...
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24808 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24810 24802 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
sleeping 3 seconds...
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting standby...
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24808 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24818 1 0 16:50 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
stopping standby...
waiting for server to shut down.... done
server stopped
stopping active...
waiting for server to shut down.... done
server stopped
gtm: no process killed
gtm_standby: no process killed
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning standby...
/tmp/pgxc/data/gtm_standby ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning active...
/tmp/pgxc/data/gtm ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting active...
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24846 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24848 24840 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
sleeping 3 seconds...
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting standby...
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24846 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24856 1 0 16:50 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
=== test_node5_01 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_node5_01 out ===
=== test_node5_02 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_node5_02 out ===
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
stopping standby...
waiting for server to shut down... done
server stopped
stopping active...
waiting for server to shut down... done
server stopped
gtm: no process killed
gtm_standby: no process killed
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24870 24864 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning standby...
/tmp/pgxc/data/gtm_standby ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning active...
/tmp/pgxc/data/gtm ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting active...
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24885 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24887 24879 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
sleeping 3 seconds...
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting standby...
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24885 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24895 1 0 16:50 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
=== test_txn4_01 in ===
PGconnectGTM() ok.
=== test_txn4_01 out ===
=== test_txn4_02 in ===
PGconnectGTM() ok.
=== test_txn4_02 out ===
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
stopping standby...
waiting for server to shut down.... done
server stopped
stopping active...
waiting for server to shut down.... done
server stopped
gtm: no process killed
gtm_standby: no process killed
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24917 24910 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning standby...
/tmp/pgxc/data/gtm_standby ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
cleaning active...
/tmp/pgxc/data/gtm ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting active...
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24932 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24934 24926 0 16:50 pts/2 00:00:00 grep gtm
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
sleeping 3 seconds...
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
starting standby...
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
server starting
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 24932 1 0 16:50 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 24942 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
=== test_seq4_01 in ===
PGconnectGTM() ok.
=== test_seq4_01 out ===
=== test_seq4_02 in ===
PGconnectGTM() ok.
=== test_seq4_02 out ===
=== test_seq4_03 in ===
PGconnectGTM() ok.
=== test_seq4_03 out ===
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
gtm_ctl: could not send stop signal (PID: 25019): No such process
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
gtm_ctl: could not send stop signal (PID: 25061): No such process
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25158 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
=== test_standby_01 in ===
=== test_standby_01 out ===
=== test_standby_02 in ===
PGconnectGTM() ok.
=== test_standby_02 out ===
=== test_standby_03 in ===
PGconnectGTM() ok.
=== test_standby_03 out ===
=== test_standby_04 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_standby_04 out ===
gtm_ctl: could not send stop signal (PID: 25147): No such process
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25208 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25218 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25228 25224 0 16:51 pts/2 00:00:00 grep gtm
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25254 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25264 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25274 25270 0 16:51 pts/2 00:00:00 grep gtm
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25300 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25310 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25320 25316 0 16:51 pts/2 00:00:00 grep gtm
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25346 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25356 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25366 25362 0 16:51 pts/2 00:00:00 grep gtm
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25392 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25402 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25412 25408 0 16:51 pts/2 00:00:00 grep gtm
gtm: no process killed
gtm_standby: no process killed
gtm_ctl: PID file "/tmp/pgxc/data/gtm/gtm.pid" does not exist
Is server running?
gtm_ctl: PID file "/tmp/pgxc/data/gtm_standby/gtm.pid" does not exist
Is server running?
/tmp/pgxc/bin ~/pgxc/postgres-xc/src/gtm/test
~/pgxc/postgres-xc/src/gtm/test
promoting standby...
checking process...
snaga 18449 18384 0 Mar22 pts/3 00:00:00 tail -f /tmp/pgxc/data/gtm/gtm.log
snaga 25124 18416 0 Mar22 pts/4 00:00:00 tail -f /tmp/pgxc/data/gtm_standby/gtm.log
snaga 25438 1 0 16:51 pts/2 00:00:00 gtm -D /tmp/pgxc/data/gtm -n 101
snaga 25448 1 0 16:51 pts/2 00:00:00 gtm_standby -D /tmp/pgxc/data/gtm_standby -n 102 -s -p 6667 -i 127.0.0.1 -q 6666
snaga 25458 25454 0 16:51 pts/2 00:00:00 grep gtm
=== test_txn5_01 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_01 out ===
=== test_txn5_02 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_02 out ===
=== test_txn5_03 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_03 out ===
=== test_txn5_04 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_04 out ===
=== test_txn5_05 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_05 out ===
=== test_txn5_06 in ===
PGconnectGTM() ok.
PGconnectGTM() ok.
=== test_txn5_06 out ===
|