mirror of https://github.com/citusdata/citus.git
ignore concurrent root page split debugs
parent
1112b254a7
commit
157af140e4
|
@ -50,6 +50,9 @@ s/"(raw_events_second_user_id_value_1_key_|agg_events_user_id_value_1_agg_key_)[
|
|||
# ignore could not consume warnings
|
||||
/WARNING: could not consume data from worker node/d
|
||||
|
||||
# ignore page split with pg13
|
||||
/DEBUG: concurrent ROOT page split/d
|
||||
|
||||
# ignore WAL warnings
|
||||
/DEBUG: .+creating and filling new WAL file/d
|
||||
|
||||
|
|
Loading…
Reference in New Issue