ignore concurrent root page split debugs

pull/3900/head
Sait Talha Nisanci 2020-06-15 12:46:02 +03:00
parent 1112b254a7
commit 157af140e4
1 changed files with 3 additions and 0 deletions

View File

@ -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 # ignore could not consume warnings
/WARNING: could not consume data from worker node/d /WARNING: could not consume data from worker node/d
# ignore page split with pg13
/DEBUG: concurrent ROOT page split/d
# ignore WAL warnings # ignore WAL warnings
/DEBUG: .+creating and filling new WAL file/d /DEBUG: .+creating and filling new WAL file/d