mirror of https://github.com/citusdata/citus.git
Fix check-isolation
parent
6f9c291dd9
commit
0324ea2e76
|
@ -250,7 +250,7 @@ count
|
||||||
step s1-commit-prepared:
|
step s1-commit-prepared:
|
||||||
COMMIT prepared 'label';
|
COMMIT prepared 'label';
|
||||||
|
|
||||||
s2: WARNING: connection to the remote node non-existent:57637 failed with the following error: could not translate host name "non-existent" to address: <system specific error>
|
s2: WARNING: connection to the remote node postgres@non-existent:57637 failed with the following error: could not translate host name "non-existent" to address: <system specific error>
|
||||||
step s2-execute-prepared:
|
step s2-execute-prepared:
|
||||||
EXECUTE foo;
|
EXECUTE foo;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue